Fetch Websocket Conversaction
Get Cakes
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
{
"status": 200,
"message": "Messages successfully fetched",
"data": [
{
"id": 888,
"message": "Congratulations! You have successfully been enrolled to the Test Module Updated that aims to help you climb up the financial ladder. To start, please take this pre-quiz to gauge your level of knowledge before the training.\n Reply with 1 to start.",
"session_uuid": "ea922437-0364-456d-a454-1ed530419292",
"message_type": "SENT",
"date_time": "15/04/2020 16:52"
},
{
"id": 889,
"message": "1",
"session_uuid": "ea922437-0364-456d-a454-1ed530419292",
"message_type": "RECEIVED",
"date_time": "15/04/2020 16:56"
} ]
}
Last updated