Retrieve a tenant’s information by its tenant ID.
/api/v1/tenants/{tenant_id}
tenant_id
(integer, required): The ID of the tenantReturns a Tenant
object.
The access token received from the authorization server in the OAuth 2.0 flow.
Successful Response
The response is of type object
.