cURL
API Reference
Get orgs audit logs 1
GET
cURL
Authorizations
JWT Bearer token obtained from authentication. Pass as: Authorization: Bearer
Path Parameters
Organization identifier
Audit log entry identifier
Response
200 - application/json
OK
An immutable audit log entry
Unique audit log entry identifier
Organization identifier
Type of actor that performed the action
Available options:
API_KEY, USER, SYSTEM, AGENT Identifier of the actor
Action performed (e.g. agent.create)
Type of resource acted upon
Identifier of the resource
Result of the audited action
Available options:
SUCCESS, FAILURE, DENIED IP address of the request
User-Agent header value
Additional structured metadata
ISO 8601 timestamp of the event
