Get Available Agent Stt Providers
Get the speech-to-text providers available to agents.
Each provider’s status is resolved against the current date. Retired providers are omitted
unless they match selected_provider, so an agent still saved on a retired provider can render
it as a locked field.
Authorizations
Query Parameters
Response
Successful Response
Speech-to-text provider value, as stored on the agent.
"Google STT V2"
Human-readable name of the provider.
"Google STT V2"
Whether the provider is in the deprecation warning window.
false
Date the provider becomes retired and can no longer be saved or selected.
null
Whether the provider is force-retired regardless of sunset_date.
false
Provider substituted at runtime for critical features once this one is retired.
null
Effective lifecycle status, resolved server-side against the current date.
active, deprecated, retired "active"

