Retrieve list of the specified user's current Organization memberships. User must be specified by user ID. For more information, review Auth0 Organizations.
ID of the user to retrieve the organizations for.
Optional
Request-specific configuration.
Management.UnauthorizedError
Management.ForbiddenError
Management.TooManyRequestsError
await client.users.organizations.list("id") Copy
await client.users.organizations.list("id")
Protected
Readonly
Retrieve list of the specified user's current Organization memberships. User must be specified by user ID. For more information, review Auth0 Organizations.