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):

ParameterDescription
user_uuidFilter by the user UUID that logged in/out.
organization_idScope to this org. Defaults to the caller's org. Cross-org queries require platform-admin.
last_idCursor for pagination — only return records with id less than this.
limitMaximum 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