latestOpenAPI 3.1.02026-08-223321,1001.6 MB
2134ebffd1ef
Search Change Logs
Search the authentication change log (audit trail).
Covers login and logout events.
Query parameters (all optional):
| Parameter | Description |
|---|---|
| user_uuid | Filter by the user UUID that logged in/out. |
| organization_id | Scope to this org. Defaults to the caller's org. Cross-org queries require platform-admin. |
| last_id | Cursor for pagination — only return records with id less than this. |
| limit | Maximum records to return (default 100, max 100). |
Results are ordered by id descending (newest first).
Permissions: org admin (own org) or platform admin (any org).
get/auth/change-logs
Query parameters
user_uuidstring nullable
organization_idstring nullable
last_idinteger nullable
limitinteger
Response
Successful Response