JavaScript
Admin
Get a tenant
Get a tenant by ID.
GET
JavaScript
Authorizations
Path Parameters
The UUID of the tenant to retrieve.
Response
Successful operation
A tenant in a multi-tenant environment.
The tenant UUID.
Example:
"550e8400-e29b-41d4-a716-446655440000"
The external customer ID for this tenant.
Example:
"customer_12345"
Human-readable name for the tenant.
Example:
"Acme Corp"
The lifecycle status of the tenant.
Available options:
active, archived Example:
"active"
When the tenant was created.
When the tenant was last updated.