Event Integration Guide#

The Argus events API provides endpoints for searching and fetching events, as well as event statistics.

The current Event API is V1.

Danger

The V2 API is under development, and requires user feedback before it is ready for production.

The Event API uses role based access control, so any search will be limited to the customers for which the user has permission to view events.

In addition, fetching events by case provides access to the events associated with that case, provided that the user has read access to the case.

Please read the General integration guide to learn the general concepts and common data structures used throughout the Argus API.

Tip

The Swagger API documentation is always up-to-date and lets you try out any query with your user session or an API-key.