GET ENDPOINT
List organization audit events
GET /api/v1/audit
Requires an administrator key. Results are scoped to the key's organization and omit payloads and secrets.
Parameters
- cursor · query
- limit · query
- action · query
- targetType · query
- targetId · query
Responses
- 200 · Success
- 400 · Invalid request
- 401 · Missing or invalid credentials
See the OpenAPI 3.1 document for machine readable paths and authentication details.