Get Organization audit logs
Retrieve audit logs for an Organization. The response is returned as a gzipped NDJSON file.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path Parameters
organizationId
The ID of the Organization to retrieve audit logs for.
Query Parameters
startDate
The start date of the logs.
endDate
The end date of the logs.
Response
OK