Skip to main content

Retrieve a tenant

GET /tenants/{tenantId}

Retrieves a tenant.

Parameters

Name Type In Required Description

fields

Expands

query

False

tenantId

string

path

True

Error

Status: Default, Default response
Name Type Required Description

name

string

True

publicId

string

False

workingEnvironmentsInformation

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

Capacity

False

workingEnvironmentsCount

integer

False