get_dataset
Retrieve dataset metadata (including deleted) by dataset ID for object-detection annotation workflows.
Instructions
Get dataset metadata, including a deleted dataset.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dataset_id | Yes | Dataset identifier to fetch. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | No | ||
| data | Yes | Describe one dataset through the stable public interface. |