Export insight

Export the content body of an insight in either HTML or Markdown format. Use the type path parameter to specify the desired format: html or markdown.

Note: This endpoint is deprecated. Use Export doc (GET /v1/docs/:doc_id/export/:type) instead.

This is the only way to retrieve the actual text content of an insight via the API. The Get insight endpoint returns metadata only.

Returns the insight 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 insight.

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