Optional
anyReturn emails that have been sent or received from this list of email addresses.
Optional
bccReturn items containing drafts bcc'ing these email address.
Optional
ccReturn items containing drafts cc'ing these email address.
Optional
hasReturn drafts that contain attachments.
Optional
limitThe maximum number of objects to return. This field defaults to 50. The maximum allowed value is 200.
Optional
pageAn identifier that specifies which page of data to return. This value should be taken from the [ListResponse.nextCursor] response field.
Optional
selectSpecify fields that you want Nylas to return as a comma-separated list (for example, select=id,updated_at). This allows you to receive only the portion of object data that you're interested in.
Optional
starredReturn drafts that are starred.
Optional
subjectReturn items with a matching literal subject.
Optional
threadReturn drafts that belong to this thread.
Optional
toReturn items containing drafts to be sent these email address.
Optional
unreadReturn drafts that are unread.
Generated using TypeDoc
Interface representing the query parameters for listing drafts.