message_logs.Authorization: Bearer ********************curl --location 'https://numueg.app/api/v1/stores//whatsapp/messages?direction=&skip=&limit=' \
--header 'Authorization: Bearer <token>'{
"success": true,
"data": {
"messages": [],
"total": 0
},
"message": "string"
}