List outbound batch recipients
Lists a batch’s recipients in the order they were given, with status, attempts, next retry time, failure reason, the Conversation id once a call was placed, and that Conversation’s success evaluation (outcome) once post-call analysis ran. Filter by status; GET /conversations/ has the transcript and summary.
Authorizations
Organization-scoped Auth0 user access token issued to an approved first-party client or exchanged by a trusted OBO resource server.
Path Parameters
Opaque Arbol resource identifier; the endpoint and tenant-scoped lookup determine its resource type.
64^[a-z][a-z0-9]{1,15}_[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$"agt_018f47a2-4f4d-7d61-9e2c-1d7b8e9a0c31"
Query Parameters
Opaque forward-only cursor returned as nextCursor by the previous page. Never construct one by hand.
1 - 40961 <= x <= 1000pending: waiting for a free slot, or for notBefore after a no-answer retry. calling: the provider accepted the call; stays until the Conversation closes and its post-call evaluation is in. completed: the call counted as successful (evaluation success, or unknown when the Agent has no assessments). failed: no answer or evaluation failure after every retry, or the provider rejected the call; see failureReason. cancelled: dropped by a batch cancel or by reaching endAt (failureReason expired).
pending, calling, completed, failed, cancelled