Get Tenant Detail

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

tenant_idstringRequiredformat: "uuid"

Response

Successful Response
idstringformat: "uuid"
namestring or null
subdomainstring or null
planstring or null
statusstring
created_atstring or null
custom_domainstring or null
logo_urlstring or null
user_countinteger

Errors

422
Unprocessable Entity Error