List dataset sources (Deprecated)
List dataset sources (Deprecated)
Retrieve the sources of a dataset if the source is a table or a dataset. Returns the inode IDs.
**Deprecation notice**: [Datasets](/docs/datasets) are deprecated. Starting June 2, 2026, you will no longer be able to create datasets or edit existing datasets. Migrate your datasets to data models and update any documents that use datasets as a data source to use a different source. See [Migrate a dataset to a data model](/docs/migrate-a-dataset-to-a-data-model).
### Usage notes
- Retrieve the **datasetId** by calling the [/v2/datasets](https://help.sigmacomputing.com/reference/list-datasets) endpoint.
Authentication
AuthorizationBearer
OAuth authentication of the form <token>.
Path parameters
datasetId
Response
The response body.
type
inodeId

