admin
Get Tenant Details
Get detailed statistics for a specific tenant.
Returns complete tenant profile including:
- All tenant details
- Current usage (agents, calls, minutes)
- Quota configuration and status
- Billing information
- Last activity timestamp
GET
Get Tenant Details
Documentation Index
Fetch the complete documentation index at: https://docs.mrassistant.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
Successful Response
Tenant usage statistics.
Tenant quota configuration.
Previous
Block TenantBlock or unblock a tenant from accessing services.
**Use when:**
- Tenant exceeds quota
- Payment issues
- Terms of service violations
- Manual suspension needed
**Block services:**
- `calls`: Block making/receiving calls
- `agents`: Block creating new agents
- `sip`: Block SIP/phone features
- `recordings`: Block recording access
- `analytics`: Block analytics access
Next
Get Tenant Details