Gets call event by ID.
The call event details.
Path Parameters
The ID of the call event to retrieve.
Response
Returns the call event table row.
API DTO containing call event data used by Leadping API contracts.
The unique ID for this call event.
The Telnyx ID associated with this call event.
The lead ID associated with this call event.
The business ID associated with this call event.
The user ID associated with this call event.
The conversation ID associated with this call event.
The from phone number ID associated with this call event.
The billing phone number ID associated with this call event.
The phone number associated with this call event.
The phone number associated with this call event.
The caller ID associated with this call event.
Defines the supported Phone Call Status values.
queued, initiated, ringing, in_progress, active, completed, ended, busy, no_answer, failed, canceled, missed, transferred, voicemail, blocked_billing, blocked_phone_number_status, blocked_configuration, blocked_permission, configuration_required The human-readable status reason explaining this call event.
The direction value for this call event.
The current provider status for this call event.
The date and time for the created at value on this call event.
The date and time for the answered at value on this call event.
The date and time for the ended at value on this call event.
The duration value for this call event.
^-?(?:0|[1-9]\d*)$The billable seconds value for this call event.
^-?(?:0|[1-9]\d*)$The monetary billable amount for this call event.
^-?(?:0|[1-9]\d*)(?:\.\d+)?$The current billing status for this call event.
The URL associated with this call event.
The metadata key-value data carried with this call event; values must be safe to expose in API responses.
The user value for this call event.
The business value for this call event.

