ApiSaml loading...GET/v1/auth/saml/idp/metadataSendQueryQuery Parametersapp?stringIDP Metadata URL for external SAML servicescURLJavaScriptGoPythonJavaC#curl -X GET "https://api.descope.com/v1/auth/saml/idp/metadata"200ResponseOK{ "xml": "string"}TypeScriptexport interface Response {xml?: string} Was this helpful?