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

Authorizations

x-api-key
string
header
required

The API key to authenticate requests.

Response

200 - application/json

OK

The response is of type any.