v1

latestOpenAPI 3.0.12026-07-2696152184.1 KB
FineTunes

Retrieve a specific fine-tune by ID

get/fine-tunes/{id}

Path parameters

idstring required

ID of the fine-tune to retrieve

Headers

Cartesia-Version'2026-03-01' date required
Example:2026-03-01

API version header.

Response

idstring required

Unique identifier for the fine-tune

namestring required

Name of the fine-tune

descriptionstring required

Description of the fine-tune

languagestring required

Language code of the fine-tune

model_idstring required

Base model that was used to create this fine-tune

datasetstring required

ID of the dataset used for fine-tuning

status'created' | 'training' | 'completed' | 'failed' required

Status of a fine-tune