Datasets Metadata

Listing Datasets

List all datasets. reqheader Authorization
Your Sutro API key.
returns
A JSON object containing a list of datasets.

Listing Files in a Dataset

List all files in a dataset. reqheader Authorization
Your Sutro API key.
reqjson str dataset_id
The ID of the dataset to list the files in.
returns
A JSON object containing a list of files in the dataset, in the order they were uploaded.