Skip to main content
GET
Get an Omni call summary

Authorizations

Authorization
string
header
required

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

Path Parameters

call_id
string
required

Stable opaque PyAI-owned call identifier. Use it unchanged across every Omni call sub-resource.

Pattern: ^ocl_[A-Za-z0-9]{20}$
Example:

"ocl_7Hk2Qm9Zs4Wp8Lc3Nv6R"

Response

Call summary

object
string
Example:

"omni.call.summary"

call_id
string

Stable opaque PyAI-owned call identifier. Use it unchanged across every Omni call sub-resource.

Pattern: ^ocl_[A-Za-z0-9]{20}$
Example:

"ocl_7Hk2Qm9Zs4Wp8Lc3Nv6R"

summary
object

The structured post-call summary document.