getList commercial agreement versions

Required capabilitycommercial_agreements.read

Request

Request URL

GET
GET /enterprise-commercial-agreements

Responses

Response

application/json
{
  "page": {
    "items": [
      {
        "client_scope": {
          "kind": "all_clients"
        },
        "created_at": "2026-05-01T10:00:00Z",
        "effective_from": "2026-05-01T10:00:00Z",
        "effective_to": null,
        "enterprise_ref": "enterprises/b8e2f1a0-4c3d-4e5f-9a1b-2c3d4e5f6a7b",
        "id": "b8e2f1a0-4c3d-4e5f-9a1b-2c3d4e5f6a7b",
        "metadata": null,
        "service_bindings": [],
        "status": "active",
        "version": 1
      }
    ],
    "next_page_token": null
  }
}

Operation succeeded.