Gets a list of conversation messages
Gets a paginated list of messages for a specific conversation.
Path parameters
The ID of the conversation.
Query parameters
Number of results to return per page.
Cursor token for pagination. Use the next_page_token value from the previous response.
Response
Example response
{
"result": [
{
"id": "550e8400-e29b-41d4-a716-446655440000",
"customer_id": "7c4d2f3a-1b8e-4f5c-9a6d-3e2f1a0b4c5d",
"conversation_id": "550e8400-e29b-41d4-a716-446655440000",
"direction": "incoming",
"status": "done",
"reference_type": "message",
"reference_id": "f6a7b8c9-d0e1-2345-6789-0abcdef01234",
"source": {
"type": "tel",
"target": "+14155551234",
"target_name": "John Smith",
"name": "Main Office",
"detail": "Primary contact number"
},
"destination": {
"type": "tel",
"target": "+14155551234",
"target_name": "John Smith",
"name": "Main Office",
"detail": "Primary contact number"
},
"text": "Hello, how can I help you today?",
"medias": [
{
"id": "550e8400-e29b-41d4-a716-446655440000",
"customer_id": "7c4d2f3a-1b8e-4f5c-9a6d-3e2f1a0b4c5d",
"type": "image",
"filename": "photo_2026-01-15.jpg",
"tm_create": "2026-01-15T09:30:00.000000Z",
"tm_update": "2026-01-15T09:30:00.000000Z",
"tm_delete": "2026-01-15T09:30:00.000000Z"
}
],
"tm_create": "2026-01-15T09:30:00.000000Z",
"tm_update": "2026-01-15T09:30:00.000000Z",
"tm_delete": "2026-01-15T09:30:00.000000Z"
}
]
}Changes
Changed in 4 of the 54 revisions of this API.1715
- ●
added the new
web_sessionenum value to theallOf[subschema #2]/result/items/destination/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
web_sessionenum value to theallOf[subschema #2]/result/items/source/typeresponse property for the response status200response-property-enum-value-added
- ●
- ○
added the optional property
allOf[subschema #2]/result/items/destinationto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/result/items/sourceto the response with the200statusresponse-optional-property-added
- ○
- ●
added the new
enum value to theallOf[subschema #2]/result/items/reference_typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
doneenum value to theallOf[subschema #2]/result/items/statusresponse property for the response status200response-property-enum-value-added
- ●
added the new
emailenum value to theallOf[subschema #2]/result/items/reference_typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
lineenum value to theallOf[subschema #2]/result/items/reference_typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
messageenum value to theallOf[subschema #2]/result/items/reference_typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
progressingenum value to theallOf[subschema #2]/result/items/statusresponse property for the response status200response-property-enum-value-added
- ●
added the new
whatsappenum value to theallOf[subschema #2]/result/items/reference_typeresponse property for the response status200response-property-enum-value-added
- ○
removed the
callenum value from theallOf[subschema #2]/result/items/reference_typeresponse property for the response status200response-property-enum-value-removed
- ○
removed the
campaignenum value from theallOf[subschema #2]/result/items/reference_typeresponse property for the response status200response-property-enum-value-removed
- ○
removed the
noneenum value from theallOf[subschema #2]/result/items/reference_typeresponse property for the response status200response-property-enum-value-removed
- ○
removed the
receivedenum value from theallOf[subschema #2]/result/items/statusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
sendingenum value from theallOf[subschema #2]/result/items/statusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
sentenum value from theallOf[subschema #2]/result/items/statusresponse property for the response status200response-property-enum-value-removed
- ●
- ●
removed the optional property
allOf[subschema #2]/result/items/destinationfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/result/items/sourcefrom the response with the200statusresponse-optional-property-removed
- ●
added the new
callenum value to theallOf[subschema #2]/result/items/reference_typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
campaignenum value to theallOf[subschema #2]/result/items/reference_typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
noneenum value to theallOf[subschema #2]/result/items/reference_typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
receivedenum value to theallOf[subschema #2]/result/items/statusresponse property for the response status200response-property-enum-value-added
- ●
added the new
sendingenum value to theallOf[subschema #2]/result/items/statusresponse property for the response status200response-property-enum-value-added
- ●
added the new
sentenum value to theallOf[subschema #2]/result/items/statusresponse property for the response status200response-property-enum-value-added
- ○
removed the
enum value from theallOf[subschema #2]/result/items/reference_typeresponse property for the response status200response-property-enum-value-removed
- ○
removed the
doneenum value from theallOf[subschema #2]/result/items/statusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
emailenum value from theallOf[subschema #2]/result/items/reference_typeresponse property for the response status200response-property-enum-value-removed
- ○
removed the
lineenum value from theallOf[subschema #2]/result/items/reference_typeresponse property for the response status200response-property-enum-value-removed
- ○
removed the
messageenum value from theallOf[subschema #2]/result/items/reference_typeresponse property for the response status200response-property-enum-value-removed
- ○
removed the
progressingenum value from theallOf[subschema #2]/result/items/statusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
whatsappenum value from theallOf[subschema #2]/result/items/reference_typeresponse property for the response status200response-property-enum-value-removed
This revision also has 20 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●