v1

latestOpenAPI 3.0.02026-07-13650400.5 KB
Tailored Generation

Get Dataset by ID

Retrieve a specific dataset

get/tailored-gen/datasets/{dataset_id}

Path parameters

dataset_idstring required

Dataset ID

Headers

api_tokenstring required

Response

Successfully retrieved dataset

idinteger

Unique identifier for the dataset

project_idinteger

Associated project ID

namestring

Dataset name

caption_prefixstring

Text automatically prepended to all image captions in the dataset. Each image caption should naturally continues this prefix. A default prefix is automatically created but can be modified, and this same prefix is later used as the default generation prefix during image generation.

status'draft' | 'completed'

Status of the dataset

captions_update_status'empty' | 'in_progress' | 'completed'

Status of captions update process

images_countinteger

Number of images in the dataset

created_atstring date-time

Timestamp when the dataset was created

updated_atstring date-time

Timestamp when the dataset was last updated