Returns a paged list of audit log objects in text/csv format.
GET/api/management/v1/auditlogs/logs/export
Plan Requirement
This endpoint requires a Enterprise plan subscription.
Returns a paged list of audit log objects in text/csv format.
Request
Responses
- 200
- 401
- 429
- 500
Successful response.
Document follows in response body (chunked encoding).
Unauthorized.
The user has sent too many requests in a given amount of time.
Internal Server Error.