Skip to main content
POST
Ingest one verified provider conversation event

Authorizations

Authorization
string
header
required

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

Headers

checkfu-version
enum<string>
required
Available options:
2026-08-27
idempotency-key
string
Maximum string length: 255

Body

application/json
external_installation_id
string
required
Pattern: ^exti_[0-9a-f]{32}$
agent_installation_id
string
required
Pattern: ^aini_[0-9a-f]{32}$
surface_scope_id
string
required
Pattern: ^surf_[0-9a-f]{32}$
conversation
object
required
external_event_id
string
required
Required string length: 1 - 512
principal
string
required
Pattern: ^prin_[0-9a-f]{32}$
input
object
required
occurred_at
string
session_id
any
agent
any
agent_deployment_revision_selection
any
mounts
any
acted_as
any
caused_by
any
harness
any
model_routing_profile_key
any
sandbox_profile_key
any

Response

Success

event_id
string | null
required
Pattern: ^evt_[0-9a-f]{32}$
binding
object
required
session_id
string
required
Pattern: ^sess_[0-9a-f]{32}$
disposition
enum<string>
required
Available options:
driven,
observed,
replayed,
filtered
silence_reason
enum<string> | null
Available options:
disabled,
muted,
restricted_author,
rate_limited,
budget_exhausted,
busy,
self_quieted,
not_answerable,
uncertain