Documentation for Axxon PSIM 1.0.0-1.0.1.

Previous page Getting a list of cameras  Create subscription Next page


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"}

when the list has subscriptions:

  • No labels