/audit_logs

get/audit_logs

Query parameters

org_idinteger required

Org ID for the Organization to pull audit logs from

start_datetimestring required

Start of the time range to pull logs from, inclusive. ISO 8601 format, UTC.

end_datetimestring required

End of the time range to pull audit logs from, inclusive. ISO 8601 format, UTC.

limitinteger

Number of results per page. Min: 1, Max: 500

cursorstring

Pagination cursor

Headers

Authorizationstring

API Key with the org_audit scope to be used for pulling logs

Response

200

Changes

No recorded changes to this endpoint across all 1 revision of this API.