Audit Events
Get an audit event
Fetch a specific audit event by ID.
GET
/
audit-events
/
{audit-event-id}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
audit-event-id
string
requiredA unique identifier associated with the audit event you wish to retrieve
Response
200 - application/json
auditEventId
string
requiredsource
string
requiredtimestamp
string
requiredtype
string
requiredactor
object
target
object