v1

latestOpenAPI 3.1.02026-08-063282108.5 KB
datasets

Get a dataset

Returns a dataset by ID, including the total number of files and a list of each file's name and size in bytes.

get/datasets/{dataset_id}

Path parameters

dataset_idstring required

Headers

Api-Keystring required

API key for access control. Use in the header with the name "Api-Key"

Response

Dataset retrieved successfully

file_countinteger required

Total number of files in the dataset.

custom_model_idsstring[] required

IDs of all custom models trained from this dataset. Empty array if no model has been trained yet.