Tenant Memberships
Get tenants associated with a given user
Returns the tenants a user belongs to, with cursor paging. A user can belong to many tenants, each with its own profile and preferences.
get/users/{user_id}/tenants
Path parameters
user_idstring required
Id of the user to retrieve all associated tenants for.
Query parameters
limitinteger nullable
The number of accounts to return (defaults to 20, maximum value of 100)
cursorstring nullable
Continue the pagination with the next cursor