Audit Log Events

GET {{cb_url}}/integrationServices/v3/auditlogs

Retrieves all new audit log notifications matching the input search criteria. Response is a list of events in JSON format, sorted by time in ascending order (oldest notification first). Once a notification is viewed/ingested, it is cleared and will not be included in future responses to this API request.

In June 2023, the Audit Log API was updated to accept an API key of type Custom, in addition to the (now deprecated) type API.

The response will include various types of notifications such as:

  • Log in attempts by users
  • Updates to connectors
  • Creation of connectors
  • LiveResponse events

See the Documentation