Get lead call event details by event ID
Returns one call event, including call metadata, provider status, related lead, and communication context.
Path Parameters
The ID of the call event to retrieve.
Response
Returns the call event table row.
List item schema for Leadping API call event table row results shown in searchable tables.
Unique Leadping identifier for this call event table row.
Lead ID associated with this call event.
Business ID associated with this call event.
User ID associated with the person or agent who initiated this call event.
Conversation ID that links this call event table row to the Leadping inbox thread.
Sender phone number ID used for this outbound SMS or call.
Sender phone number used for this communication.
Recipient phone number used for this communication.
Caller ID phone number presented during the outbound call.
Defines the supported Phone Call Status values.
scheduled, 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 Human-readable reason explaining the current status of this call event table row.
Communication direction for this call event table row, such as inbound or outbound.
UTC timestamp when this call event table row was created.
UTC timestamp when the call was answered.
UTC timestamp when the call ended.
Call duration or processing duration represented by this call event table row.
^-?(?:0|[1-9]\d*)$Billable call duration in seconds.
^-?(?:0|[1-9]\d*)$Monetary amount billed for this Leadping communication or transaction.
^-?(?:0|[1-9]\d*)(?:\.\d+)?$Billing state for this communication, charge, or transaction.
URL for the call recording, when the provider makes one available.
User summary connected to this call event table row.
Business summary connected to this call event table row.

