Skip to Content
API ReferencePlatformGet Auth Config

Get Auth Config

GET/config/authentication

Retrieve the authentication provider configuration.

Authentication

No authentication required.

Response

application/json
The response body contains Authentication Provider configuration, or is empty if no auth is configured.
  • object
Request
curl -X GET '/config/authentication'