This endpoint serves the purpose of fetching worker’s chat’s messages based on unique worker ID and chat ID.
cURL
curl --request GET \ --url https://api.roostedhr.com/api/1_12/workers/{id}/chats/{chat_id}/messages \ --header 'X-API-KEY: <api-key>'
Worker ID
Chat ID
OK