curl --location 'https://mock.apidog.com/m1/1364933-0-default/conversations//messages'{
"success": true,
"message": "Messages retrieved successfully",
"data": [
{
"id": "msg_1",
"conversation_id": "conv_1",
"sender_id": 42,
"body": "Hello, looking forward to the trip!",
"created_at": "2026-08-24T12:00:00.000Z"
}
]
}