> ## Documentation Index
> Fetch the complete documentation index at: https://docs-dev-actions-triggers-prototype.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Get WS-Federation Metadata

> Return the WS-Federation metadata for an Auth0 tenant.

## Endpoint

`GET /wsfed/FederationMetadata/2007-06/FederationMetadata.xml`

This endpoint returns the WS-Federation metadata.

### Learn More

* [WS-Federation](https://auth0.com/docs/authenticate/protocols/ws-fed-protocol)

## Response Messages

| Status | Description                                      |
| ------ | ------------------------------------------------ |
| 200    | Successful response with WS-Federation metadata. |
