The following API calls in the datasets resource are useful when managing datasets:
- List all datasets
- Get a dataset by ID
- Create a dataset
- Overwrite a dataset
- Delete a dataset
- List a dataset's upstream datasets by ID
- Report usages of a dataset by project steps and downstream datasets
- Report status of a dataset
- Stream the contents of a dataset as JSON records
- Truncate a dataset's records
- The Dataset JSON Object
- The Operation JSON Object