admin-tenants

Get Tenant Admin

Get detailed tenant information.

get/admin/tenants/{tenant_id}

Path parameters

tenant_idstring uuid required

Response

Successful Response

idstring uuid required
namestring required
status'UNCLAIMED' | 'ACTIVE' | 'DELETED' required

Enum for tenant status states

created_atstring date-time required
deleted_atstring date-time nullable
deleted_bystring uuid nullable
deletion_reasonstring nullable
is_protectedboolean required
voice_agent_countinteger
chat_agent_countinteger
report_agent_countinteger
user_countinteger

Changes

No recorded changes to this endpoint across all 1 revision of this API.