Skip to main content
GET
/
api
/
v1
/
auth
/
saml
/
metadata
Metadata
curl --request GET \
  --url https://api.example.com/api/v1/auth/saml/metadata
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Query Parameters

account
string
required

Account slug or ID

provider
string | null

Specific provider name to force use of

Response

SAML Metadata XML