Get Tenant
Required role: owner.
Retrieve a single tenant by name or identifier. A selector that parses as a UUID is looked up by tenant identifier, otherwise by name.
| Path Parameters |
|---|
tenant_id string — REQUIREDTenant name or identifier (UUID) |
| Responses | ||||
|---|---|---|---|---|
200Tenant retrieved
| ||||
403Caller is not a platform owner
| ||||
404No tenant with that name or identifier
| ||||
500
|