cURL
Fine Tunes
Get
Retrieve a specific fine-tune by ID
GET
cURL
Authorizations
Cartesia API key (sk_car_...). Get one at play.cartesia.ai/keys.
Headers
API version header.
Available options:
2026-03-01 Example:
"2026-03-01"
Path Parameters
ID of the fine-tune to retrieve
Response
200 - application/json
Information about a fine-tune
Unique identifier for the fine-tune
Name of the fine-tune
Description of the fine-tune
Language code of the fine-tune
Base model that was used to create this fine-tune
ID of the dataset used for fine-tuning
Current status of the fine-tune
Available options:
created, training, completed, failed