/api/v2/pages

GET
Docs • Pages

Get pages

Description

Returns a paginated list of pages — docs (root pages) and their subpages alike. Scope the list with filter[project_id] (pages of a project), filter[root_page_id] (every page inside one doc) or filter[parent_page_id] (direct children of a page). filter[query] matches page titles, filter[full_query] searches titles and body content; filter[creator_id], filter[subscriber_id], filter[edited_at] and filter[last_activity_at] narrow the result further. Pass filter[template] to list only template docs.

Loading parameters…
Loading responses…