GetFileHandlerData: {
    fileId: string;
    trDataset: string;
}

Type declaration

  • fileId: string

    The id of the file to fetch

  • 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.