Skip to main content
GET
Get a recap record

Authorizations

Authorization
string
header
required

Use Authorization: Bearer pyai_live_... (or pyai_test_...).

Path Parameters

call_id
string
required

Response

Recap detail

object
string
Example:

"recap.call"

call_id
string
pack_id
string
status
enum<string>
Available options:
pending,
processing,
complete,
failed
call_duration_s
number | null
created_at
integer
completed_at
integer | null
source
string | null

Call origin, for example external.

record
object

Full Recap output JSON when status is complete.

error
string | null
crm_write_status
string | null