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

Return a Notetaker Configuration

Returns the specified configuration with its resolved settings (merged from all ancestors in the hierarchy). Use ?include=history to include the version history of the configuration.

NYLAS API KEY

Parameters

Path parameters

config_id*string

The ID of the configuration to access.

Example: "d4e78fca-2a90-4b6e-91c3-a7f2bcb0d498"

Query parameters

includestring

When set to history, the response includes the version history of the configuration.

history
Example: "history"

Responses

request_idstring

The request ID.

dataobject
GEThttps://api.us.nylas.com/v3/notetakers/configs/d4e78fca-2a90-4b6e-91c3-a7f2bcb0d498?include=history

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

config_idrequiredstring

The ID of the configuration to access.

includestring

When set to history, the response includes the version history of the configuration.