List callout events
Lists chat and lifecycle events associated with a callout.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
calloutId
Callout identifier.
Response
Successful.
id
calloutId
calloutEventTypeId
event
The event payload. For chat comments this carries the message body, the sender role, and an optional supplierId.
createdBy
integrationUserId
createdAt
updatedAt
calloutEventType
calloutEventTags
Tags derived from the event body (for example mentions such as @admin).
integrationUser
Present on list responses; null unless the event was created by an integration user.
Errors
401
Unauthorized Error
