List Conversation MessagesAsk AIget https://a.eztexting.com/v1/conversations/conversation/{userNumber}/{contactNumber}List messages in a particular conversationPath ParamsuserNumberstringrequiredUser numbercontactNumberstringrequiredContact numberQuery ParamsreadbooleanDefaults to falseSet to true to mark all unread messages returned as readtruefalsepageinteger≥ 0Defaults to 0Zero-based page index (0..N)sizeinteger≥ 1Defaults to 20The size of the page to be returnedsortarray of stringsSorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported.sortADD stringResponses 200OK 400Bad Request 401Unauthorized 404Not Found 429Too Many Requests 500Internal Server ErrorUpdated 8 months ago