cURL
Chat
Chat Detail
Get detailed message history and information for a specific chat conversation using the contact ID.
GET
cURL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
The contact id.
Limit (optional, default: 50, min: 1, max: 100)
Required range:
1 <= x <= 100Offset (optional, default: 0, min: 0)
Required range:
x >= 0