JavaScript
Admin
List tenants
List tenants in the current environment.
GET
JavaScript
Authorizations
Query Parameters
Number of records to return.
Required range:
1 <= x <= 100Number of records to skip from the start of the list.
Required range:
x >= 0Response
Successful operation
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.