engagements

Find the most recent engagement event by name

Finds the most recent EngagementEvent for this engagement whose payload.name matches eventName.

get/engagements/{engagementId}/findLatest/{eventName}

Path parameters

engagementIdstring required

Engagement's unique identifier in Luma's database.

eventNamestring required

The event name to search for, for example VoiceCallEnded.

Response

The most recent matching engagement event

_idstring

Luma's internal ID of an object.

userstring

The ID of the root account user.

deleted0 | 1

Flag for logical deletion where 1 means deleted.

createdBystring

The ID of the user who created this object.

updatedBystring

The ID of the user who updated this object.

createdAtstring date-time

The date/time when this object was created.

updatedAtstring date-time

The date/time when this object was updated.

engagementstring

ID of the parent Engagement this event occurred during.

recipientstring

ID of the user this event is about, if applicable.