chat
Get user chats
Get all chats for the current user (patient or operator).
get/api/chat/chats
Response
Successful Response
Example response
{
"chats": [],
"total": 0
}Get all chats for the current user (patient or operator).
Successful Response
{
"chats": [],
"total": 0
}