Skip to main content
GET
Access history

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

user_id
string<uuid>
required

Query Parameters

limit
integer
default:50
Required range: 1 <= x <= 200

Response

The changes, newest first.

actor_id
string<uuid> | null
required

Who made the change; null when the tenant's identity provider made it at a sign-in.

at
string<date-time>
required
change_id
string<uuid>
required
detail
Detail · object
required
kind
enum<string>
required
Available options:
invited,
invitation_accepted,
roles_changed,
deactivated,
reactivated,
second_factor_reset,
sso_person_created,
sso_roles_synced,
sso_saved,
sso_removed
reason
string | null
required
user_id
string<uuid> | null
required