GET
/v1/auth/sso/:organizationSlug/:type/metadata.xml
Copy to clipboard
Get SSO Metadata
Get SSO Metadata
Request
Add parameter in header
authorization
Example:
Authorization: Bearer <token>
organizationSlug
string
required
type
string
required
Responses
{
"type": "object",
"properties": {}
}