Get messages
Get all the messages.
Method
GET
Path
/messages
Query string parameter
Response
HTTP status codes
Response object
Code sample
curl --location --request GET 'https://api.sociocs.com/messages' \
--header 'apikey: your_api_key' \
Get all the messages.
GET
/messages
curl --location --request GET 'https://api.sociocs.com/messages' \
--header 'apikey: your_api_key' \