GET
/
.well-known
/
oauth-authorization-server
OAuth 2.0 authorization-server metadata (RFC 8414)
curl --request GET \
  --url https://api.talkzilla.app/.well-known/oauth-authorization-server
{}

Response

200 - application/json

Metadata document.

The response is of type object.