v1

latestOpenAPI 3.0.22026-07-261040577.4 KB
Notes

Get note

Retrieve a single data entry (note) by its unique identifier. Returns the entry's full metadata including title, custom fields, associated project, folder, and attached files.

Note: The notes resource has been renamed to data in Dovetail. New integrations should use Get data (GET /v1/data/:data_id) instead.

To retrieve the actual text content, use the Export note (GET /v1/notes/:note_id/export/:type) endpoint.

🚧 Permissions

Please check you have the relevant permissions required to access this resource. This may include specific permissions on the object itself or its parent, or having the correct user role if you're making updates.

get/v1/notes/{note_id}

Path parameters

note_idstring required

Unique identifier of the note.

Response

200