{ "operationId": "get-contracts", "method": "GET", "path": "/contracts", "summary": "Akamai List Contract IDs", "requestExamples": [], "responseExamples": [ { "status": "200", "contentType": "application/json", "example": { "contractIds": [ "1-599K", "B-M-28QYF3M" ] } } ] }