Skip to main content
GET
/
.well-known
/
oauth-protected-resource
OAuth Protected Resource Metadata
curl --request GET \
  --url https://mcp.arlohealth.ai/.well-known/oauth-protected-resource
{
  "resource": "<string>",
  "authorization_servers": [
    "<string>"
  ]
}

Response

200 - application/json

Protected resource metadata

resource
string
authorization_servers
string[]