Get Doc PageListing

View the PageListing for a Doc.

SecurityAuthorization Token
Request
path Parameters
workspaceId
required
number

The ID of the Workspace.

docId
required
string

The ID of the Doc.

query Parameters
max_page_depth
number
Default: "-1"

The maximum depth to retrieve pages and subpages. A value less than 0 does not limit the depth.

Responses
200

PageListing found

404

PageListing not found

get/v3/workspaces/{workspaceId}/docs/{docId}/pageListing
Request samples
Response samples
application/json
[
  • {
    }
]