Authorizations
API Key authentication for programmatic access. Include your API key in the Authorization header as: Bearer your_api_key_here
Query Parameters
Count audit logs for specific user ID
Minimum length:
1Count audit logs for specific event type (e.g., user.login, agent.runStarted)
Count audit logs for specific actor type (user, agent, chat)
Count audit logs for specific chat ID
Minimum length:
1Count audit logs for specific agent ID
Minimum length:
1Count audit logs from this date onwards (ISO string format)
Count audit logs up to this date (ISO string format)
Response
200 - application/json
Successful response
Count of audit log entries
Total number of audit log entries matching the specified filters