v1
latestOpenAPI 3.1.02026-07-24172151607.6 KBDocs
Get page
View the information about a page in a Doc. Due to markdown format limitations, some content elements will not be displayed exactly as they appear in ClickUp.
get/api/v3/workspaces/{workspace_id}/docs/{doc_id}/pages/{page_id}
Path parameters
workspace_idnumber required
The ID of the Workspace.
doc_idstring required
The ID of the doc.
page_idstring required
The ID of the page
Query parameters
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
Page found