get https://api.getknit.dev/v1.0/email.drafts.list
Pagination behavior
- Default pageSize is 10
- For fetching next set of records always use pageToken
- Filters applied in initial request are honored, so keep filters same for subsequent request
Here is the list of apps that supports this API
App | App ID | Remarks |
---|---|---|
Google Mail | google-mail | Use either threadId or other parameters (from , to , cc , bcc , subject , unread , starred , hasAttachment , receivedAfter , receivedBefore ). These cannot be combined. |
Outlook Mail | outlook-mail | Use either parameters like to , cc , bcc , subject or parameters like from , threadId , unread , hasAttachments , starred . These cannot be used together. If both are provided, only the first group will be used. |