User Tenants
Get tenants associated with a given user
Returns a paginated list of user tenant associations.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Id of the user to retrieve all associated tenants for.
Query Parameters
The number of accounts to return (defaults to 20, maximum value of 100)
Continue the pagination with the next cursor
Response
200 - application/json
The response is of type object
.