Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

General request format:

GET http://IP-address:port/web2/secure/api/bg/events/subscriptions

...

Request example:

GET http://127.0.0.1:8085/web2/secure/api/bg/events/subscriptions

...

Response example:

when the list is empty:

{"data": [], "status":"success"}

...