Documentation for Intellect 4.11.0-4.11.3. Documentation for other versions of Intellect is available too.

Previous page Next page


You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

General request format:

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

Example request:

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

Example response:

when the list is empty:

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

when the list has subscriptions:

  • No labels