API endpoints for events

API endpoints to fetch various events

Team Celona avatar
Written by Team Celona
Updated over a week ago

API endpoints to fetch various events are as below :

  • Site Events

    /v1/api/stats/events/site?startTime=1677412108961&endTime=1677498508961&customerId=1000000271

  • Access Point Events

    /v1/api/stats/events/ap?startTime=1677412108961&endTime=1677498508961&customerId=1000000271

  • Device Events

    /v1/api/stats/events/device?startTime=1677412108961&endTime=1677498508961&customerId=1000000271

  • Edge Events

    /v1/api/stats/events/edge?startTime=1677412108961&endTime=1677498508961&customerId=1000000271

Did this answer your question?