/v3/grants/{grant_id}/draftsReturn all Drafts
Return all drafts in the user's Drafts folder.
Path parameters
Query parameters
The maximum number of objects to return. See Pagination for more information.
An identifier that specifies which page of data to return. You can get this value from the
next_cursor response field. See Pagination for more
information.
Pass a metadata key/value pair (for example, ?metadata_pair=key1:value) to search for metadata
associated with objects. See Metadata for more information.
Specify 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. You can use select to optimize response size and reduce latency by limiting queries
to only the information that you need.
Return items with a matching subject. The filter is case insensitive and will match partial subjects.
Return messages that have been sent or received from this comma-separated list of email
addresses (for example, [email protected],[email protected]). You can specify a maximum of
25 email addresses.
Return items containing messages that were BCC'd to this email address, likely sent from the parent account. (Most SMTP gateways remove BCC information, so this appears only if the user sent the email message, or received it because they were on the BCC list.)
Return items with one or more starred messages. For EWS, this is only supported for Microsoft Exchange 2010 or later.