admin
List All Tenants
List all tenants with summary statistics.
For billing system integration - returns all tenants with:
- Tenant details (name, type, plan, status)
- Usage counts (agents, calls)
- Quota status (exceeded or not)
Filters:
tenant_type: business, developer, adminstatus_filter: active, blocked, suspended
GET
List All Tenants
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.
Query Parameters
Required range:
1 <= x <= 1000Required range:
x >= 0Filter by type: business, developer, admin
Filter by status: active, blocked, suspended
List All Tenants