The Thumbnail data record contains the data fro a thumbnail image when fetched using the /api/v1/thumbnail API call.
| Key | Type | Value |
|---|---|---|
| messageId | String | The full message ID of the thumbnail image |
| image | String | The binary thumbnail image (jpf or png), base64 encoded. |