Export note

Export the content body of a data entry (note) in either HTML or Markdown format. Use the type path parameter to specify the desired format: html or markdown.

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

This is the only way to retrieve the actual text content of a data entry via the API. The Get note endpoint returns metadata only.

Returns the note object with an additional content_html or content_markdown field containing the full content.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Unique identifier of the note.

string
enum
required
Allowed:
Responses

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json