Get Organization audit logs

Retrieve logs across a specified time period for an Organization.

Path parameters

organizationIdstringRequired
The ID of the Organization to retrieve audit logs for.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

startDatestringOptionalformat: "date-time"
The start date of the logs.
endDatestringOptionalformat: "date-time"
The end date of the logs.

Response

OK