Skip to main content
Participant Voice Turn

Authorizations

Authorization
string
header
required

Short-lived token bound to one participant session.

Headers

Idempotency-Key
string
required
Required string length: 1 - 255

Body

application/json

Exactly one server-pinned response from the realtime interviewer.

client_event_id
string
required
Required string length: 1 - 255
metadata
Metadata · object
required

Exactly input_channel=realtime_voice_interviewer; skipped turns also require response_state=unknown.

occurred_at
string<date-time>
required
type
enum<string>
required
Available options:
answered,
declined,
skipped
answer
Answer · object | null
elapsed_ms
number | null
Required range: 0 <= x <= 86400000
previous_answer
Previous Answer · object | null
question_id
string | null
Required string length: 1 - 255

Response

Successful Response

Durable voice response receipt and its authoritative next question.

next
NextQuestion · object
required
receipt
InteractionEventReceipt · object
required