Get scheduled messages
Get the list of scheduled messages. The list will have max 100 records, ordered by the scheduled date in descending order. Pagination is not available at the moment.
Method
GET
Path
/messages/scheduled
Response
HTTP status codes
Response object
Code sample
curl --location --request GET 'https://api.sociocs.com/messages/scheduled' \
--header 'apikey: your_api_key' \