/v3/grants/{grant_id}/calendarsReturn all calendars
(Not supported for IMAP) Returns all calendars.
Path parameters
Query parameters
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.
The maximum number of objects to return. 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.
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.