v1
latestOpenAPI 3.0.02026-07-26492143.5 KBOrganization
Retrieve audit logs
This endpoint retrieves audit logs for all users in an organization for a specified time period.
get/get_audit_logs
Query parameters
organization_idstring required
The ID of the organization to retrieve audit logs for.
user_idstring required
Your user id -- you must be an organization admin to retrieve organization logs.
start_timestring date-time required
Start timestamp for log filtering (ISO format).
end_timestring date-time required
End timestamp for log filtering (ISO format).
pageinteger
Page number for pagination.
page_sizeinteger
Number of records per page.
Response
Successful retrieval of organization audit logs