Get Organization audit logs
Retrieve logs across a specified time period for an Organization.
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