Returns a paginated list of user tenant associations.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Id of the user to retrieve all associated tenants for.
The number of accounts to return (defaults to 20, maximum value of 100)
Continue the pagination with the next cursor
Set to true when there are more pages that can be retrieved.
A url that may be used to generate these results.
Always set to list. Represents the type of this object.
list A url that may be used to generate fetch the next set of results.
Defined only when has_more is set to true
A pointer to the next page of results. Defined
only when has_more is set to true