Retrieve tenants
GET /tenants
Retrieves tenants that are visible to the current user.
Parameters
| Name | Type | In | Required | Description |
|---|---|---|---|---|
fields |
query |
False |
Error
Status: Default, Default response
| Name | Type | Required | Description |
|---|---|---|---|
name |
string |
True |
|
publicId |
string |
False |
|
workingEnvironmentsInformation |
False |
Example error response
{
"name": "string",
"publicId": "string"
}
Definitions
See Definitions
Expand
| Name | Type | Required | Description |
|---|---|---|---|
name |
string |
False |
Expands
| Name | Type | Required | Description |
|---|---|---|---|
raw |
string |
True |
|
expands |
array[Expand] |
True |
Capacity
| Name | Type | Required | Description |
|---|---|---|---|
size |
number |
True |
|
unit |
string |
True |
WorkingEnvironmentsInformation
| Name | Type | Required | Description |
|---|---|---|---|
regionsCount |
integer |
False |
|
totalReservedSize |
False |
||
workingEnvironmentsCount |
integer |
False |