Export audit events to CSV
audit
Export audit events to CSV
Export audit events as a CSV file with pagination. Results are always scoped to the user’s organization. Use page/page_size to paginate large exports (max 50k rows per page).
GET
Export audit events to CSV
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Filter by project
Filter by actor
Filter by action
Filter by resource type
Start of time range
End of time range
Page number
Required range:
x >= 1Rows per page (max 50k)
Required range:
1 <= x <= 50000Response
Successful Response

