v1

latestOpenAPI 3.1.02026-07-26359254.7 MB
Contacts

Get inbox threads for a contact

<Info> **Beta.** This endpoint is in beta. Behavior, parameters, and response shapes may change without notice. </Info>

<small>Requires the contacts:read scope (or a broader one that includes it).</small>

Use this endpoint when you need the email conversation threads exchanged with a contact, grouped as they appear in your inbox. Results are paged with the top and skip query parameters.

get/v3/contacts/{id}/inbox-threads

Path parameters

idinteger required

Contact ID

Query parameters

topinteger

Maximum number of threads to return (default 25, max 1000)

skipinteger

Number of threads to skip

Response

Contact inbox threads retrieved successfully

hasMoreboolean required

Indicates if there are more items to fetch