List products within a reporting groupCopy Pageget https://{hostname}/cprg/v1/reporting-groups/{reportingGroupId}/productsLists products and services assigned to a specific reporting group.Path ParamsreportingGroupIdintegerrequiredThe identifier for the reporting group.Query ParamsaccountSwitchKeystringFor 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 products and services assigned to a specific reporting group. 400Bad request. 401Unauthorized. 403Forbidden. 404Not found. 405Method not allowed.Updated 3 months ago