This endpoint retrieves audit logs for all users in an organization for a specified time period.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the organization to retrieve audit logs for.
Your user id -- you must be an organization admin to retrieve organization logs.
Start timestamp for log filtering (ISO format).
End timestamp for log filtering (ISO format).
Page number for pagination.
Number of records per page.
Successful retrieval of organization audit logs
The response is of type object
.