Authorizations
Path Parameters
Response
Successful Response
ID for target outreach (unique within batch)
Examples:
"12345"
Target phone number
Examples:
"512-555-1234"
"+15125551234"
Variables for request
Channel manager SID
Examples:
"LMc4b16a9df2ce33d84b3d30581fe6598c"
Timestamp of request creation
Examples:
"2025-09-22T00:00:00Z"
Timestamp at which request was sent
Examples:
"2025-09-23T00:00:00Z"
Number of attempts for request
Examples:
0
Unique ID for call session
Examples:
1
Unique ID for conversation
Examples:
1
Status of request
Available options:
PENDING
, DUPLICATE
, INITIATED
, CONNECTED
, FAILED
, CANCELED
, INVALID
Status of request in channel manager
Examples:
"COMPLETED"
"FAILED"
"NO_ANSWER"
"BUSY"
Status of session in insight workflow
Examples:
"PENDING"
"PROCESSING"
"COMPLETED"
"FAILED"
Insights from call
Examples:
{
"rating": "Good",
"summary": "The customer service agent successfully assisted the caller with their inquiry and the call ended positively."
}