Get bulk messaging jobs
Get the list of bulk messaging jobs. 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/bulk
Response
HTTP status codes
Response object
Code sample
curl --location --request GET 'https://api.sociocs.com/messages/bulk' \
--header 'apikey: your_api_key' \