get https://api.toky.co/v1/sms
List Text Messages history, sent and received filtered by date. The result is ordered by descending date.
Log in to see full request history
Responses
List Text Messages history, sent and received filtered by date. The result is ordered by descending date.
xxxxxxxxxx
curl -G https://api.toky.co/v1/sms --data-urlencode "filter=created_at >= 2018-10-02" -H "X-Toky-Key: {api_key}"
Try It!
to start a request and see the response here! Or choose an example: