Get a Dataset
Retrieves details of a specific dataset by its ID.
Get dataset details.
GET
https://api.autogon.ai/api/v1/engine/datasets/{dataset_id}/
Returns details for the specified Dataset
Path Parameters
Name | Type | Description |
---|---|---|
dataset_id* | string | The unique identifier of the dataset. |
Last updated