outbound.batches
Fetch Outbound Communication Batch Results
GET
Authorizations
Path Parameters
Response
200
application/json
Successful Response
Unique ID for conversation batch
Example:
"20250117.9"
ID for target outreach (unique within batch)
Example:
"12345"
Target phone number or email address
Example:
"user@email.com"
Variables for request
Status of request
Available options:
PENDING
, QUEUEING
, INITIATED
, CONNECTED
, FAILED
, CANCELED
Call manager SID
Example:
"LMc4b16a9df2ce33d84b3d30581fe6598c"
Timestamp of request creation
Example:
"2024-01-01T00:00:00Z"
Timestamp at which request was sent
Example:
"2024-01-02T00:00:00Z"
Number of attempts for request
Example:
0
Unique ID for call session
Example:
1
Unique ID for conversation
Example:
1
Insights from call
Example:
{
"rating": "Good",
"summary": "The customer service agent successfully assisted the caller with their inquiry and the call ended positively."
}