Event Endpoints

2020-11-30 00:00:00 +0000

Documentation Improvements:

Documentation on Filtering and Sorting at /event endpoints has been updated and notes to new behaviour due to a new software stack have been added.

Note: This change only applies to your instance if the new software stack is in place, otherwise there will be no change in documentation and behaviour.

Topic Method Entrypoint Description
Endpoint GET /api/v1/endpoint/{endpoint_id}/event Added detailed information on filtering, sorting and new behaviour
SIMs GET /api/v1/sim/{sim_id}/event Added detailed information on filtering, sorting and new behaviour
User Management GET /api/v1/user/{user_id}/event Added detailed information on filtering, sorting and new behaviour
Events GET /api/v1/event Added detailed information on filtering, sorting and new behaviour
Organisation GET /api/v1/organisation/{org_id}/event Added detailed information on filtering, sorting and new behaviour

Detailed information on filtering on these endpoints has been added to Collections & Pagination as well.