Manage Tenants
Retrieve tenants
Returns a list of tenants that exist in an environment
GET
/
tenants
/
{env_id}
Authorizations
x-api-key
string
headerrequiredPath Parameters
env_id
string
requiredID of environment
Response
200 - application/json
The response is of type string[]
.