Retrieve audit logs
GET/api/v1/audit-logs
Note: To see the complete list of possible values, please reference the available filter options for audit logs under Settings in the app. API key must have the View audit logs
permission.
Request
Responses
- 200
- 429
Successfully retrieved audit logs
The client has exceeded the rate limit by performing too many requests in a short period. Retry the request after a delay.
Response Headers
Retry-After
The number of seconds until the rate limiting resets.