Retrieve IAM Organization Policy

GET /iam-organization-policy

Responses

  • 200 application/json

    200

    Hide response attributes Show response attributes object
GET /iam-organization-policy
curl \
 -X GET https://api-ch-gva-2.exoscale.com/v2/iam-organization-policy
Response examples (200)
{
  "default-service-strategy": "allow",
  "services": {}
}