Skip to main content

ListResponsesForCalls returns the latest response (if any) per call_id for the given set of call identifiers, scoped to the caller's organization. Used by voice to enforce mandatory-survey wrap-up blocks and by reports to join call outcomes with survey feedback.

POST 

/api/v1/surveys/responses/by-call

Call IDs with no response are omitted. When multiple responses exist for a single call (e.g. a retried assignment), only the most recently created is returned.

Request

Responses

A successful response.