Retrieve Message
Retrieves a single message and its delivery status.
We will be updating our response payload to include a creatorId
field from 24 Feb 2025. Please read the last section to find out where the amendment is and update your own systems if necessary, before 24 Feb 2025.
We currently do not support pushing delivery status to your server via webhooks when the status of a message changes.
Endpoint #2
[Now to 23 Feb 2025] Example response body
Example response body
[From 24 Feb 2025] The creatorId
field will be inserted in the response payload from 24 Feb 2025. Please amend your own code accordingly for
"creatorId": "<USER_ID_OF_MESSAGE_CREATOR>"
Last updated