# Get SAML application metadata **GET /api/saml-applications/{id}/metadata** Get the SAML metadata XML for the application. ## Servers - Logto endpoint address.: https://[tenant_id].logto.app (Logto endpoint address.) ## Authentication methods - O auth2 ## Parameters #### Path parameters - **id** (string) The unique identifier of the saml application. ## Responses ### 200: The SAML metadata XML. #### Body Parameters: application/json (string) string ### 400: Bad Request ### 404: The SAML application was not found. [Powered by Bump.sh](https://bump.sh)