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

startDatedatetimeOptional
The start date of the logs.
endDatedatetimeOptional
The end date of the logs.

Response

OK