---
title: "GET /sources/saml/{slug}/metadata/"
method: GET
path: "/sources/saml/{slug}/metadata/"
tags: ["sources"]
---

# GET /sources/saml/{slug}/metadata/

`GET /sources/saml/{slug}/metadata/`

Return metadata as XML string

## Path parameters

- `slug` string, required — Internal source name, used in URLs.

## Response `200`

- SAMLMetadata — SAML Provider Metadata serializer
  - `metadata` string, required
  - `download_url` string, nullable

## Other responses

- `400`
- `403`

---

[API](https://skmtc.dev/goauthentik/apis/authentik.md) · [All operations](https://skmtc.dev/goauthentik/apis/authentik/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/goauthentik/authentik/revisions/4e42e86021d7/schema)
