Skip to content
Skip to main content
GET
https://api.us.nylas.com/v3/notetakers/configs

Return all Notetaker Configurations

Returns a paginated list of all configurations for the application.

NYLAS API KEY

Parameters

Query parameters

limitinteger

The maximum number of objects to return. See Pagination for more information.

Default: 50
offsetinteger

The number of items to skip before starting to return results. Use with limit to page through results.

Default: 0

Responses

request_idstring

The request ID.

dataarray<object>
GEThttps://api.us.nylas.com/v3/notetakers/configs?limit=50&offset=0

Find your API key in the Nylas Dashboard under API Keys in your application settings.

limitinteger

The maximum number of objects to return. See Pagination for more information.

offsetinteger

The number of items to skip before starting to return results. Use with limit to page through results.