Tenants
List Organization Tenants
GET
/
organizations
/
{organization_id}
/
tenants
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
organization_id
integer
requiredResponse
200 - application/json
identifier_count
integer
tenant
object
user_count
integer
Was this page helpful?