/sms by dateAsk AIget https://api.toky.co/v1/smsList Text Messages history, sent and received filtered by date. The result is ordered by descending date.Path ParamslimitstringrequiredDefaults to 10The maximum limit of SMS rows that will come from the request Max value 500.offsetstringrequiredDefaults to 20The offset of the SMS to request, starts with 0.filterstringrequiredDefaults to (created_at >= 2017-06-01) AND (created_at <= 2017-06-02)Date or Dates range to query for SMS.HeadersX-Toky-KeystringDefaults to {api_key}Toky API keyResponses 200200 400400Updated 10 months ago