Skip to main content
GET
List messages for contact

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

identifier
string
required
Minimum string length: 1

Query Parameters

perPage
number
default:20
cursor
string

Response

200 - application/json

OK

data
object[]
required
nextCursor
string | null
required
prevCursor
string | null
required