Reference documentation for Datasets Metadata.
List all datasets. reqheader Authorization
Your Sutro API key. returns
A JSON object containing a list of datasets.
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.