---
title: "Get SAML configuration metadata XML."
method: GET
path: "/v1/saml/identityProviders/{id}/metadata"
tags: ["samlConfigurationManagement"]
---

# Get SAML configuration metadata XML.

`GET /v1/saml/identityProviders/{id}/metadata`

Get metadata XML for a specific SAML configuration within the organization.

## Path parameters

- `id` string, required

## Response `200`

A SAML configuration metadata XML within the organization.

## Other responses

- `default` — Operation failed with an error.

---

[API](https://skmtc.net/sumologic/apis/sumo-logic-api.md) · [All operations](https://skmtc.net/sumologic/apis/sumo-logic-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sumologic/sumo-logic-api/versions/18a824df1e78/schema)
