Skip to main content
GET
Get inbox threads for a contact

Authorizations

Authorization
string
header
required

Authenticate every request with a Bearer token. Pass your Reply API key in the Authorization header:

Get your API key from the Reply dashboard: Settings → API Key.

Path Parameters

id
integer
required

Contact ID

Query Parameters

top
integer

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

skip
integer

Number of threads to skip

Response

Contact inbox threads retrieved successfully

items
Contact Inbox Thread · object[]
required
hasMore
boolean
required

Indicates if there are more items to fetch