List reporting groupsAsk AIget https://{hostname}/cprg/v1/reporting-groupsLists detailed information about reporting groups available for 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.reportingGroupNamestringThe name of the reporting group to filter data by. Include this optional parameter to narrow down the results to a specific reporting group name only.cpcodeIdstringIdentifies the CP code to filter data by. Include this optional parameter to narrow down the results to a specific CP code 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 reporting groups available for a specified account and contract. 400Bad request. 401Unauthorized. 403Forbidden. 404Not found. 405Method not allowed.Updated about 1 month ago