List batch call recipients
Lists every recipient in the batch with its outcome, in the order they were added. Unlike listing calls filtered by batch_call_id, this includes recipients that are still queued and recipients that failed before a call was placed, with the reason in error_message.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
batch_call_id
Query parameters
limit
Number of recipients per page, between 1 and 100.
offset
Number of recipients to skip.
status
Only return recipients with this status.
Allowed values:
Response
200
status
response
Errors
401
Unauthorized Error
404
Not Found Error