Skip to main content
GET
List the messages in one conversation thread.

Authorizations

x-api-key
string
header
required

Your workspace API key. It both authenticates the caller and selects the workspace.

Path Parameters

contact
string<uuid>
required

Contact id.

Query Parameters

per_page
integer

Messages per page (alias: limit). Default 25, hard cap 100.

Response

A paginated list.

A paginated collection. per_page defaults to 25 and is capped at 100.

data
object[]
meta
object