object
Message
Message record with content, delivery state, and channel delivery context.
Properties
- Name
id- Type
- string
- Description
- Required property.
- Name
createdAt- Type
- string
- Description
- Required property.
- Name
updatedAt- Type
- string
- Description
- Required property.
- Name
tenantId- Type
- string
- Description
- Required property.
- Name
conversationId- Type
- string
- Description
- Required property.
- Name
sessionId- Type
- string
- Description
- Required property.
- Name
senderType- Type
- enum
- Description
- Required property. Allowed values: customer, user, journey, bot, service_account, inbox.
- Name
senderId- Type
- string
- Description
- Required property.
- Name
content- Type
- MessageContent
- Description
- Required property.
- Name
deliveryStatus- Type
- enum
- Description
- Required property. Allowed values: pending, sent, delivered, read, failed.
- Name
channelMessageId- Type
- string
- Description
- Optional property.
- Name
clientMessageId- Type
- string
- Description
- Client-generated correlation key echoed from Idempotency-Key for outbound sends.
- Name
failureReason- Type
- string
- Description
- Public delivery failure reason when deliveryStatus is failed.
- Name
editedAt- Type
- string
- Description
- Optional property.
- Name
deletedAt- Type
- string
- Description
- Optional property.
- Name
reactions- Type
- array<Reaction>
- Description
- Optional property.