get https://{tenanturl}/v1.0/saml/alias
Retrieves the list of aliases of tenant.
Responses
400Bad Request Exception
403Forbidden
500Internal Server Error
Retrieves the list of aliases of tenant.
400Bad Request Exception
403Forbidden
500Internal Server Error
xxxxxxxxxx
curl --request GET \
--url https://tenant_url/v1.0/saml/alias \
--header 'accept: application/json'