Get audit logs for the tenant with optional filtering
Returns: List of audit log entries with metadata
JWT Authorization header using the Bearer scheme. Example: 'Authorization: Bearer {token}'
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
x >= 0Maximum number of records to return
1 <= x <= 1000Successful Response