cURL
curl --request GET \ --url http://localhost:3000/api/openapi/auth/providers/list \ --header 'x-api-key: <api-key>'
"<unknown>"
A list of all authentication providers, and their display names, supported by the instance of Reactive Resume.
The API key to authenticate requests.
OK
The response is of type any.
any