Retrieve list of the specified user’s current Organization memberships. User must be specified by user ID. For more information, review Auth0 Organizations.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
ID of the user to retrieve the organizations for.
Page index of the results to return. First page is 0.
0 <= x <= 1000Number of results per page. Defaults to 50.
1 <= x <= 100Return results inside an object that contains the total result count (true) or as a direct array of results (false, default).
Organizations successfully retrieved.
Organization identifier.
50The name of this organization.
1 - 50Friendly name of this organization.
1 - 255Theme defines how to style the login pages.
Metadata associated with the organization, in the form of an object with string values (max 255 chars). Maximum of 25 metadata properties allowed.