List SAML providers.
GET
/api/admin/saml-providers
Code sample: Shell / cURL
curl --request GET \ --url https://auth.example.com/api/admin/saml-providers \ --header 'Authorization: Bearer <token>'Authorizations
Section titled “Authorizations ”Responses
Section titled “ Responses ”Successful JSON response.
Media type application/json
object
key
additional properties
Example generated
{ "additionalProperty": "example"}