Skip to main content
GET
List documentation pages.

Authorizations

X-API-Key
string
header
required

Company API key - scoped to a specific company. Generate from the Integrations page in your dashboard.

Query Parameters

parentId
string

Parent page ID to list children of. Omit to list top-level categories.

Response

List of documentation page summaries

List of documentation page summaries. Fetch full content via GET /api/v0/documentation/{id}.

pages
object[]
parentId
string

Parent the listing is scoped to (null for top-level)