v1

latestOpenAPI 3.0.02026-07-13650400.5 KB
Tailored Generation

Get Datasets

Retrieve a list of all datasets. If there are no datasets, returns an empty array.

get/tailored-gen/datasets

Headers

api_tokenstring required

Response

Successfully retrieved datasets

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

created_atstring date-time

Timestamp when the dataset was created

updated_atstring date-time

Timestamp when the dataset was last updated