post
https://api.ashbyhq.com/auditLog.list
Lists an organization's audit log entries, newest first. The targetTypes and
categories you can filter on are a fixed, code-defined vocabulary; see the
Audit Log Vocabulary guide for valid values and filter examples.
Pagination: follow opaque cursor / nextCursor; see
Pagination and Incremental Synchronization.
Returns audit events for all objects in the organization, including confidential jobs
and projects, with no confidentiality filtering. The org must have the Audit Logs feature
enabled.
Error codes:
| Code | Description |
|---|---|
invalid_input | A date bound is not a valid ISO 8601 date, endDate is before startDate, the explicit span exceeds 18 months, or a targetTypes / categories value is not in the vocabulary. |
audit_logs_not_enabled | Your organization does not have the Audit Logs feature. |
cursor_invalid | The provided cursor could not be decoded. |
missing_endpoint_permission | The API key lacks the auditLogsRead scope. Returned with HTTP 403. |
Requires the auditLogsRead permission.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…

