Get dataset by ids or the shared dataset if not specifed.
list(
shareToken: string,
query: DatasetListParams | null | undefined = {},
options: RequestOptions
): APIPromise<DatasetListResponse>| Name | Type | Description |
|---|---|---|
shareToken* | string | |
query | DatasetListParams | null | undefined | Default: {} |
options | RequestOptions |