Get full lead activity event payload by ID
Returns detailed event data by ID, including the full JSON payload for debugging, audit review, and workflow inspection.
Path Parameters
The ID of the event.
Response
Event details were successfully retrieved.
API response containing event detail data returned to callers.
The event type classification for this event detail.
The secondary event type classification for this event detail.
The human-readable description of this event detail.
Defines the supported Activity Type values.
Message, Sms, Mms, Call, Voicemail, Note, Disposition, LeadCreated, LeadUpdated, Notification, Payment, Warmup Defines the supported Activity Status values.
Pending, InProgress, Completed, Failed, Cancelled A minimal Record type with an (string), (string), and maximum JSON compatibility. The reason for this type (over something like KeyValuePair, dictionary) is because of JSON serialization support.
The user ID associated with this event detail.
The lead ID associated with this event detail.
The unique identifier for the entity.
The date and time when the entity was created.
The date and time when the entity was last modified, if applicable.

