Training Datasets
training_datasets
Methods
Create Training Dataset
Description
Deletes a training dataset
Details
This API can be used to delete a training dataset by ID. To use this API, pass in the id that was returned from your Create Training Dataset API call as a path parameter.
Description
Lists all training datasets accessible to the user.
Details
This API can be used to list training datasets. If a user has access to multiple accounts, all training datasets from all accounts the user is associated with will be returned.
Example: x-api-key: My API Key
Maximum number of artifacts to be returned by the given endpoint. Defaults to 100 and cannot be greater than 10k.
Page number for pagination to be returned by the given endpoint. Starts at page 1
Description
Gets the details of a training dataset
Details
This API can be used to get information about a single training dataset by ID. To use this API, pass in the id that was returned from your Create Training Dataset API call as a path parameter.
Review the response schema to see the fields that will be returned.
Domain types
Contents
training_datasets.contents
Methods
Get Training Dataset Contents