v4
latestOpenAPI 3.1.02026-08-019681,1012.0 MBList Audit Logs
Query audit logs with filtering and cursor-based pagination.
System-admin-only endpoint for retrieving audit logs. Use cursor_id from the previous response's next_cursor_id to get the next page.
get/v2/audit-logs
Query parameters
startstring date-time required
endstring date-time required
action'http_request' | 'login' | 'logout' | 'resource' | 'refresh_token' | 'failed_login' | 'account_lockout'
user_idstring nullable
path_containsstring nullable
cursor_idinteger nullable
limitinteger
Response
Successful Response