API Reference
OAuth

OAuth 2.1 authorization server metadata

GET
/.well-known/oauth-authorization-server

RFC 8414 discovery document. Unauthenticated.

Response Body

application/json

curl -X GET "https://example.com/.well-known/oauth-authorization-server"
{}