interview-realtime

Get Agent Dispatch Status

Report whether a worker-backed agent claim is pending for this session.

Public (booking/session token), read-only, and deliberately minimal: it never mutates the run row and never re-requests a session — the client's visible retry (a fresh token fetch) owns re-dispatching.

get/v1/interview/session/{session_id}/agent-dispatch

Path parameters

session_idstring required

Query parameters

tokenstring nullable

Response

Successful Response

claim_pendingboolean required

Changes

No recorded changes to this endpoint across all 1 revision of this API.