v5

latestOpenAPI 3.1.0MIT2026-08-04194460796.1 KB
Fine-tuning

Download tokenized dataset

Get a presigned URL for the tokenized dataset archive generated for a fine-tune job.

get/fine-tunes/{id}/download-tokenized-dataset

Path parameters

idstring required

The ID of the fine-tune job whose tokenized dataset should be downloaded.

Response

Presigned tokenized dataset download URL.

urlstring uri required

Presigned URL for downloading the tokenized dataset archive.

filenamestring required

Archive filename to use when saving the downloaded tokenized dataset.

sizeinteger required

Archive size in bytes.

content_typestring required

MIME type for the tokenized dataset archive.

expires_atstring date-time required

Time when the presigned download URL expires.