Audit Events
Get an audit event
Fetch a specific audit event by ID.
GET
/
audit-events
/
{audit-event-id}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
A unique identifier associated with the audit event you wish to retrieve