Get all the unreplied messages from last 90 days.
GET
/messages/unreplied
2024-01-01
2024-01-31
apikey
success
error
{ msg: [error detail] }
curl --location --request GET 'https://api.sociocs.com/messages/unreplied' \ --header 'apikey: your_api_key' \