/v3/grants/{grant_id}/contactsReturn all contacts
Return all contacts in a user's address book.
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.
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.
(Google, IMAP, iCloud, Yahoo, and EWS only) Returns contacts containing the specified phone number.
Returns the specified contacts from the user's address book, domain, or any auto-generated
contacts from messages. If you want to filter for multiple sources, pass a comma-separated list
(for example, source=address_book,inbox).
EWS doesn't support inbox. Compound source filters are supported for IMAP and iCloud only.