Tenants
Get a Tenant
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
A unique identifier representing the tenant to be returned.
Response
200 - application/json
Id of the tenant.
Name of the tenant.
Brand to be used for the account when one is not specified by the send call.
Defines the preferences used for the account when the user hasn't specified their own.
Tenant's parent id (if any).
Arbitrary properties accessible to a template.
A user profile object merged with user profile on send.