voice-services
Get Provider Recommendations For Language
Get provider recommendations for a specific language and use case.
GET
Get Provider Recommendations For Language
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.
Previous
List TenantsList all tenants (for platform administrators).
**Purpose:** View all tenants/organizations on the platform
**What it does:**
- Returns paginated list of all organizations
- Supports filtering by status (active/inactive)
- Used by platform admins to manage customers
- Shows tenant overview for monitoring
**Parameters:**
- `limit`: Maximum number of tenants to return (default: 100)
- `offset`: Number of tenants to skip for pagination (default: 0)
- `status_filter`: Filter by tenant status (active/inactive/suspended)
**Use Cases:**
- Platform administration and monitoring
- Customer account management
- Bulk operations on tenants
- Usage reporting across all customers
Next
Get Provider Recommendations For Language