{ "opencollection": "1.0.0", "info": { "name": "Akamai: Application Security Activation history Contracts and groups API", "version": "v1" }, "items": [ { "info": { "name": "Contracts and groups", "type": "folder" }, "items": [ { "info": { "name": "Akamai API Security List Contracts and Groups", "type": "http" }, "http": { "method": "GET", "url": "https://{hostname}/appsec/v1/contracts-groups", "params": [ { "name": "accountSwitchKey", "value": "{{accountSwitchKey}}", "type": "query", "description": "For customers who manage more than one account, this [runs the operation from another account](https://techdocs.akamai.com/developer/docs/manage-many-accounts-with-one-api-client). The Identity and Access Management API provides a [list of available account switch keys](https://techdocs.akamai.com/iam-api/reference/get-client-account-switch-keys)." } ] }, "docs": "List the contracts and groups for your account. Each object contains the contract, groups associated with the contract, and whether Kona Site Defender or Web Application Protector is the product for that contract. You'll need this information when you create a new security configuration or when you want to get a list of hostnames still available for use in a security policy. _Products:_ All." } ] } ], "bundled": true }