Skip to main content
GET
Get Transcript Tool Call

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-User-Timezone
string

Path Parameters

tool_call_id
string<uuid>
required

Response

200 - application/json
name
string
required
status
string
required
timestamp
string
required

Pre-formatted in X-User-Timezone.

input
string
required

Pretty-printed JSON of the tool input.

output
string
required

Pretty-printed JSON of the tool output.