List ConversationsAsk AIget https://a.eztexting.com/v1/conversationsList conversations matching provided filtersQuery ParamspageintegerDefaults to 0Offset of a given page. The default is 0. See pagination docs for more information.sizestringenumDefaults to 20The maximum number of records to return in a paged list response. The default is 20 and allowed values are 10, 20, 50, 100, 200102050100200Allowed:102050100200sortstringSort field name and direction (asc or desc). Example: sort=created,descfilters[unread][eq]stringFilter by unread flag: true, falsefilters[from][eq]stringFilter by sending numberfilters[archived][eq]stringFilter by archived flag: true, falsefilters[optType][eq]stringFilter by optType: OPTIN, OPTOUT, NONEfilters[query][eq]stringFilter by query matches contact name, contact number or last message textResponses 200OK 400Bad Request 401Unauthorized 404Not Found 429Too Many Requests 500Internal Server ErrorUpdated 8 months ago