get https://{tenanturl}/v1.0/saml/federations//metadata
Responses
201Successful Creation
400Bad Request Exception
403Forbidden
404Federation Not Found
409Conflict
500Internal Server Error
201Successful Creation
400Bad Request Exception
403Forbidden
404Federation Not Found
409Conflict
500Internal Server Error
xxxxxxxxxx
curl --request GET \
--url https://tenant_url/v1.0/saml/federations/saml20ip/metadata \
--header 'accept: application/json'