Get Audit Logs
Audit
Get Audit Logs
Get audit logs for the tenant with optional filtering
Returns: List of audit log entries with metadata
GET
Get Audit Logs
Authorizations
JWT Authorization header using the Bearer scheme. Example: 'Authorization: Bearer {token}'
Query Parameters
Filter by resource type (application, agent, mcp_server, context)
Filter by specific resource ID
Filter by action (create, update, delete)
Filter by user ID
Filter by start date (ISO format)
Filter by end date (ISO format)
Number of records to skip
Required range:
x >= 0Maximum number of records to return
Required range:
1 <= x <= 1000Response
Successful Response
