Skip to main content
GET
cURL

承認

Authorization
string
header
デフォルト:$CARTESIA_API_KEY
必須

Cartesia API key (sk_car_...). Get one at play.cartesia.ai/keys.

ヘッダー

Cartesia-Version
enum<string>
デフォルト:2026-03-01
必須

API version header.

利用可能なオプション:
2026-03-01
:

"2026-03-01"

パスパラメータ

id
string
必須

ID of the file.

:

"file_EneDabCuJCpfe5CFi5X12e"

レスポンス

An uploaded file.

id
string
必須

Unique identifier for the file, prefixed with file_.

:

"file_EneDabCuJCpfe5CFi5X12e"

filename
string
必須

Original filename.

:

"background-sound.wav"

purpose
enum<string>
必須

What a file is used for.

利用可能なオプション:
agent_background_sound,
fine_tune,
tts_generation,
voice-clone
:

"agent_background_sound"

size
integer
必須

Size of the file in bytes.

:

2048576

status
string
必須

Processing status of the file.

:

"ready"

owner_id
string
必須

ID of the account that owns the file.

:

"org_2x6zg1zx5cnZJHwZCJypdW6YIiC"

created_at
string<date-time>
必須

Timestamp when the file was created.

:

"2026-07-25T18:30:00.000Z"