Skip to main content
GET
/
ai-providers
List saved AI providers
curl --request GET \
  --url http://localhost:3000/api/openapi/ai-providers \
  --header 'x-api-key: <api-key>'
"<unknown>"

Authorizations

x-api-key
string
header
required

The API key to authenticate requests.

Response

OK

The response is of type any.