STT Providers
List STT Providers
Returns a list of available speech-to-text (STT) providers that can be used when creating or updating agents
GET
Use this endpoint to discover valid values for the
sttModel field when creating or updating agents.
Response Fields
| Field | Type | Description |
|---|---|---|
id | string | Provider identifier — use this as the sttModel value when creating or updating agents |
name | string | Display name of the provider |
description | string | Brief description of the provider’s capabilities |
