The messages that arrived for the host since a given moment. Each entry says which message
it was, which conversation and listing it belongs to, and when it was sent. It does not
include the text: read that from the messages endpoint.
Reading this feed does not mark anything read.
To keep up to date, remember the sentAt of the newest entry and send it as fromDate on the
next call. If the newest entry is 2026-08-21T09:14:22Z, the next call is
fromDate=2026-08-21T09:14:22Z. Leave fromDate out and the window starts 30 days ago.
limit and offSet page through the results of one call. They are not the way to move
forward between calls: conversations are listed most recently active first, so one that
receives a new message jumps to the top, and an offset carried over can then skip entries
or repeat them. Use fromDate for that.
Total is how many conversations changed in the window, not how many messages, so it does
not match the number of entries in Data.
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
401Unauthorized ensure your access token is correct
