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: