メインコンテンツへスキップ
GET
Get Call Runtime Logs

承認

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"

パスパラメータ

call_id
string
必須

The ID of the call.

レスポンス

The runtime logs associated with a specific agent call.

call_id
string
必須

The ID of the call.

logs
string[]
必須

The runtime log lines produced by the agent's code during the call.

updated_at
string<date-time>
必須

The date and time when the logs were last updated.