Skip to main content
GET
/
api
/
core
/
saml
/
metadata
Get SAML metadata
curl --request GET \
  --url https://api.example.com/api/core/saml/metadata \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer token authentication. Format: 'Bearer '

Response

200

Successful Response