List messages
Messages
List messages
GET /api/v1/comms/messages — read message history on your line.
GET
List messages
List messages for your workspace, optionally filtered to a conversation.
Scope:
comms_read
Request
Query parameters
Only return messages in this conversation.
Lower bound timestamp (ISO-8601 when provided).
Filter by message direction when supported by your deployment.
Maximum number of messages to return. Must be a positive integer.
Response
Errors
| Status | Meaning |
|---|---|
| 401 | Unauthorized |
| 403 | Missing comms_read |
| 429 | Rate limited |

