GET
/v3/grantsReturn all grants
Returns all grants in your Nylas application.
Query parameters
Returns grants with a matching v2 Nylas account ID. Only applicable for grants migrated from Nylas v2.
Returns grants with a matching list of v2 Nylas account IDs. Only applicable for grants migrated from Nylas v2.
Returns grants whose created_at value is less than or equal to the defined value, in seconds
using the Unix timestamp format.
The maximum number of grants to return. See Pagination for more information.
The offset value for the request. See Pagination for more information.
Returns grants whose created_at value is greater than or equal to the defined value, in
seconds using the Unix timestamp format.