Message Details Fields Reference

Read about the fields that model message details.

The following fields are retuned by the List All Messages request:

FieldDetailsDescription
availableMessagesint32Count of available messages that match the specified query parameters.
messagesArrayAn array that contains information about the message.
message.charsetStringThe character set that the message is encoded in.
message.documentTypeIdStringInternal ID of the identified document type of the message. The internal ID that represents the Document Type ID.
message.fileNameStringFilename of the message.
message.lastChangedDate-timeTimestamp of the message's last update, specified in ISO 8601 format.
message.messageIdUUIDThe message's ID.
message.messageSizeint32Size of the message (in megabytes).
message.mimeTypeStringIdentified the document type of the message.
message.receivedAtDate-timeTimestamp of the message's receipt (in the ISO 8601 format).
message.receiverNameStringThe recipient's name.
message.receiverUuidUUIDID of the recipient.
message.referenceStringReference ID found within the message body.
message.senderNameStringSender's name.
message.senderUuidUUIDID of the sender.
message.statusStringStatus of the message.