cURL
curl --request GET \ --url https://control-plane.kubiya.ai/api/v1/models/providers
[ "<string>" ]
Get list of unique model providers.
Returns a list of all unique provider names.
Successful Response
The response is of type string[].
string[]
Was this page helpful?