GET
https://api.applivery.io/v1/auth/sso/{organizationSlug}/{type}/metadata.xml
Request
Send your API key in the request header
authorization
Example:
Authorization: Bearer <token>
organizationSlug
string
required
type
string
required
Responses
{
"type": "object",
"properties": {}
}