Function getMetadataVersion
- getMetadataVersion(
datasetId: string,
datasetVersion: number,
options?: AxiosRequestConfig,
signal?: AbortSignal,
): Promise<DatasetMetaGetResponse> Parameters
- datasetId: string
- datasetVersion: number
Optionaloptions: AxiosRequestConfigOptionalsignal: AbortSignal
Returns the Metadata for a Dataset Version in JSON format.