Gets workloads of cost allocation group.Ask AIget https://api.cast.ai/v1/cost-reports/allocation-groups/{groupId}/workload-costsPath ParamsgroupIdstringrequiredQuery ParamsstartTimedate-timerequiredFilter items to include from specified time.endTimedate-timerequiredFilter items to include up to specified time.clusterIdsarray of stringsCluster IDs for filtering. Leave empty for the full list.clusterIdsADD stringpage.limitstringpage.cursorstringCursor that defines token indicating where to start the next page. Empty value indicates to start from beginning of the dataset.sort.fieldstringName of the field you want to sortsort.orderstringenumDefaults to ASCThe sort order, possible values ASC or DESC, if not provided asc is the default ASC: ASC asc: desc DESC: ASC desc: desc ASCascDESCdescAllowed:ASCascDESCdescuseListingPricesbooleanWhether to use listing prices instead of actual prices for cost calculations.truefalseincludeIdleResourceCostsbooleanWhether the costs should include costs of the unallocated nodes resources, fairly distributed to workloads based on requested workload resources.truefalseResponse 200A successful response.Updated 7 months ago