Use this endpoint to retrieve all audit log entries. You can filter the results by actor, date range, action type, and entity type. The response uses cursor-based pagination.
Bearer token authentication (format: "Bearer {token}")
A unique identifier for tracing the request across services.
Filter by actor ID
Filter logs from this date (YYYY-MM-DD or RFC3339)
Filter logs until this date (YYYY-MM-DD or RFC3339)
Filter by action type
Filter by entity type
The maximum number of items to include in the response.
1 <= x <= 200The cursor value for retrieving the next page of results.
Indicates that the request was successful and the response contains the expected data.