Skip to content

List Providers

GET
/api/settings/providers
curl --request GET \
--url http://localhost:8000/api/settings/providers \
--header 'Authorization: Bearer <token>'

List all configured LLM providers and their status.

Successful Response

Media typeapplication/json
Examplegenerated
example