List datasets (Deprecated)

Get a list of available datasets. Available datasets include any datasets in your My Documents folder and any datasets you have access to.

Deprecation notice: 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.

Usage scenarios

  • Plan dataset migration: Review the owner, location (path) of the dataset, migration status, and total number of documents that reference the dataset to plan dataset migration tasks.
  • Clean up after dataset migration: Retrieve the dataModelId of the data model created for the dataset. Make a GET request to the /v2/dataModels/{dataModelId} endpoint to retrieve more details about the created data model.
  • Identify unused datasets: Review datasets that have 0 documents referencing it as a source and delete those datasets by making a DELETE request to the /v2/files/{inodeId} endpoint.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Use to specify further pages using the string returned in the nextPage portion of the response.

number

Number of results to return per page, with a maximum of 1,000 per request. Use the page option in subsequent requests to retrieve the next set of results.

boolean

Only available to Sigma admins. Return all datasets, regardless of whether the user has access.

Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json