List the model providers configured
List the model providers this deployment can route answers to. Providers are not part of MITHUNAI; a deployment reaches only those it holds credentials for.
GET
A provider appears here when at least one of its catalogued models appears in List models; the list is derived from that one. It says only that a provider is reachable. It never reveals anything about the credential behind it.
A deployment with no provider configured returns an empty
data array. The response is not paginated. It requires a role that can read assistants, which every role except dataset_operator has.
Response
object[]
required
The reachable providers, in catalogue order.
Last modified on September 26, 2026