Skip to main content
GET
List Email Threads

Request

Query Parameters

integer
default:"1"
Page number for pagination.
integer
default:"25"
Results per page. Maximum 100.
string
Return only threads that include the given contact.
string
Return only threads linked to the given deal.
boolean
Filter to threads with at least one unread message.
string
ISO 8601 lower-bound filter on the thread’s most recent message.

Headers

Response

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

Example Response

Errors