Get SAML application metadata

GET /api/saml-applications/{id}/metadata

Get the SAML metadata XML for the application.

Path parameters

  • id string Required

    The unique identifier of the saml application.

Responses

GET /api/saml-applications/{id}/metadata
curl \
 --request GET https://[tenant_id].logto.app/api/saml-applications/{id}/metadata \
 --header "Authorization: Bearer $ACCESS_TOKEN"
Response examples (200)
string
Response examples (200)
string