GetGroupsForChunksData: {
    requestBody: GetGroupsForChunksReqPayload;
    trDataset: string;
}

Type declaration

  • requestBody: GetGroupsForChunksReqPayload

    JSON request payload to get the groups that a chunk is in

  • trDataset: string

    The dataset id or tracking_id to use for the request. We assume you intend to use an id if the value is a valid uuid.