List Channel Messages
Channels
List Channel Messages
Retrieve recent messages across all connected messaging channels
GET
List Channel Messages
Request
Query Parameters
Filter to a single channel:
slack, teams, whatsapp, telegram, or email.Filter to messages linked to the given contact.
Filter to messages linked to the given deal.
inbound or outbound.ISO 8601 lower bound on
sent_at.Page number.
Results per page. Maximum 100.
Headers
Response
Pagination metadata:
page, per_page, total.X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, and X-Request-ID.
Example Response
Errors
| Status | Code | Description |
|---|---|---|
| 401 | invalid_key | Invalid or expired API key |
| 403 | insufficient_permissions | Missing read:channels permission |
| 429 | rate_limited | Rate limit exceeded |