Returns a list of email messagesAsk AIget https://sandbox.billwerk.com/api/v1/emailsQuery ParamssearchstringSearch for email messages. You can search by Email, Name, Contract Id, Customer Id, Document Name.statusstringenumFilter by email message statusDraftToBeSentSentErrorAPIErrorDeliveredUndeliveredAllowed:DraftToBeSentSentErrorAPIErrorDeliveredUndeliveredskipNewbooleanDefaults to falseFind in emails sent 2 hours agotruefalsedateFromdate-timeFilter by email message date fromdateTodate-timeFilter by email message date tofromstringCursor from where on the items are listedskipint32If you are using pagination, you can skip n items (1000 max.)takeint32Limit returned items (Max = 500, Default = 200)Responses 200OK 401Unauthorized 404Not FoundUpdated 3 months ago