v1
latestOpenAPI 3.1.02026-07-24172151607.6 KBDocs
Fetch Pages belonging to a Doc
View the pages belonging to a Doc.
get/api/v3/workspaces/{workspace_id}/docs/{doc_id}/pages
Path parameters
workspace_idnumber required
The ID of the Workspace.
doc_idstring required
The ID of the doc.
Query parameters
max_page_depthnumber
The maximum depth to retrieve pages and subpages. Use -1 to return pages and subpages with no depth limit.
content_format'text/md' | 'text/plain'
The format to return the page content in. For example, text/md for markdown or text/plain for plain text.
Response
Pages found