List CP codesAsk AIget https://{hostname}/cprg/v1/cpcodesLists detailed information about CP codes available within your account and contract.Query ParamscontractIdstringIdentifies the contract to filter data by. Include this optional parameter to narrow down the results to a specific contract only.groupIdstringIdentifies the access group to filter data by. Include this optional parameter to narrow down the results to a specific access group only.productIdstringIdentifies the product or service to filter data by. Include this optional parameter to narrow down the results to a specific product only.cpcodeNamestringThe name of the CP code to filter data by. Include this optional parameter to narrow down the results to a specific CP code name only.accountSwitchKeystringFor customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 200Lists details of CP codes available for a specified account and contract. 400Bad request. 401Unauthorized. 403Forbidden. 404Not found. 405Method not allowed.Updated about 1 month ago