List membership/role change history for an org
List membership/role change history for an org
Beta — the Audit log feature is in beta. Requests from organizations without it enabled receive 403 Forbidden.
GET
List membership/role change history for an org
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Query Parameters
Page number
Required range:
x >= 1Number of events per page
Required range:
1 <= x <= 100Filter by affected user or actor (name substring)
Filter by event type: added, changed, or removed
Available options:
added, changed, removed Filter by new role. Can be repeated.
Filter by source (app/scim/invitation/script). Repeatable.
Only events at or after this unix timestamp
Only events at or before this unix timestamp
Column to sort by
Available options:
when, user, role, changed_by, source Sort direction
Available options:
asc, desc Last modified on June 25, 2026