Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Response
Example:
"550e8400-e29b-41d4-a716-446655440000"
Example:
"550e8400-e29b-41d4-a716-446655440000"
Example:
"+1234567890"
Example:
"+0987654321"
Example:
"twilio"
Example:
"+1234567890"
Example:
[
{
"event_type": "action_completed",
"timestamp": "2025-03-26T06:10:33.560833+00:00",
"action_id": "51d82e68-b63a-4b85-b0de-7fd2c8b36c88",
"action_type": "action_external",
"action_label": "Book Appointment",
"parameters": { "key": "value" },
"result": {
"json": { "success": true },
"http_status_code": 200,
"error": null
}
}
]
Available options:
not_started
, in_progress
, error
, ended
Example:
"in_progress"
Example:
"Call failed to connect"
Example:
true
Example:
"Hello, this is a transcript"
Available options:
human
, no_human
Example:
"human"
Example:
false
Example:
"call_123"
Available options:
created
, picked_up
, transfer_started
, transfer_successful
Example:
"created"
Available options:
human_unanswered
, call_did_not_connect
, human_disconnected
, bot_disconnected
, transfer_unanswered
, transfer_disconnected
Example:
"human_unanswered"
Example:
"2023-01-01T00:00:00Z"
Example:
"2023-01-01T00:01:00Z"
Example:
false
Available options:
continue
, hangup
Example:
"continue"
Example:
true
Example:
true
Example:
["Error 1", "Error 2"]