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

# Obtenir des métadonnées

> Ce point de terminaison renvoie les métadonnées SAML 2.0.

`GET /samlp/metadata/{clientId}`

Ce point de terminaison renvoie les métadonnées SAML 2.0.

### En savoir plus

* [SAML](/docs/fr-ca/api/authentication/protocols/saml)

## Parameters

<ParamField body="clientId" type="string" required>
  Le client\_id de votre application.
</ParamField>

## Response

| Status | Description                                |
| ------ | ------------------------------------------ |
| 200    | Récupération réussie des métadonnées SAML. |
