Skip to main content
GET
List Channel Messages

Request

Query Parameters

string
Filter to a single channel: slack, teams, whatsapp, telegram, or email.
string
Filter to messages linked to the given contact.
string
Filter to messages linked to the given deal.
string
inbound or outbound.
string
ISO 8601 lower bound on sent_at.
integer
default:"1"
Page number.
integer
default:"25"
Results per page. Maximum 100.

Headers

Response

object
object
Pagination metadata: page, per_page, total.
Responses include X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, and X-Request-ID.

Example Response

Errors