platform

Get User Memberships

FGA-derived organization and group memberships for a single user.

Loaded on-demand by the user-detail pane. Auth0's pipe-separated identifiers (auth0|..., google-oauth2|...) ride through as a single path segment without further encoding.

get/api/platform/users/{user_id}/memberships

Path parameters

user_idstring required

Auth0 user id, e.g. 'auth0|abc' or 'google-oauth2|123'

Auth0 user id, e.g. 'auth0|abc' or 'google-oauth2|123'

Response

Successful Response

userIdstring required
linkedSubsstring[]

Changes

No recorded changes to this endpoint across all 1 revision of this API.