v1

latestOpenAPI 3.0.22026-07-261040577.4 KB
Docs

Get doc

Retrieve a single doc by its unique identifier. The response is metadata only with respect to the document body: it includes title, custom fields, project reference, folder, files, and cover image, but not the rich-text content body.

Unlike List docs, this returns the full detail view for one doc. To retrieve the actual document text, use Export doc (GET /v1/docs/:doc_id/export/:type).

🚧 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/docs/{doc_id}

Path parameters

doc_idstring required

Unique identifier of the doc.

Response

200