cURL
Files
ファイル一覧
Paginated list of your uploaded files.
GET
cURL
承認
Cartesia API key (sk_car_...). Get one at play.cartesia.ai/keys.
ヘッダー
API version header.
利用可能なオプション:
2026-03-01 例:
"2026-03-01"
クエリパラメータ
Only return files uploaded with this purpose. What a file is used for.
利用可能なオプション:
agent_background_sound, fine_tune, tts_generation, voice-clone Only return files whose filename contains this substring.
例:
"background"
The number of files to return per page, ranging between 1 and 100.
例:
10
A cursor for pagination. starting_after is a file ID; the response returns the page of files after it.
例:
"file_EneDabCuJCpfe5CFi5X12e"
A cursor for pagination. ending_before is a file ID; the response returns the page of files before it.