latestOpenAPI 3.0.02026-08-10380208.8 KB

806c6d31631b

Dataset

Get Datasets by Project

Retrieve all datasets for a specific project.

get/tailored-gen/projects/{project_id}/datasets

Path parameters

project_idstring required

Query parameters

include_modelsboolean

If true, include model objects using the dataset.

include_models_idsboolean

If true, include model IDs using the dataset.

Headers

api_tokenstring required

Response

Successfully retrieved datasets

idinteger
project_idinteger
namestring
visual_schemastring nullable
upload_type'basic' | 'advanced'
images_countinteger
status'draft' | 'completed'
captions_update_status'empty' | 'in_progress' | 'completed'
modelsobject[]

Only included when include_models=true

model_idsstring[]

Only included when include_models_ids=true

created_atstring date-time
updated_atstring date-time