Skip to main content
GET
Proxy SAML metadata to avoid CORS issues

Authorizations

X-API-Key
string
header
required

API key authentication. Include your API key in the X-API-Key header as: X-API-Key YOUR_API_KEY

Example:

Authorization
string
header
required

JWT Bearer token authentication. Include your access token in the Authorization header as: Bearer YOUR_ACCESS_TOKEN

Example:

Query Parameters

url
string<uri>
required

SAML metadata URL to fetch

Required string length: 1 - 2083

Response

SAML metadata XML content

metadata
string
required