Skip to main content
GET
List a website's pages

Authorizations

X-API-Key
string
header
required

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

Path Parameters

websiteId
string
required

Query Parameters

companyId
string
required

Company ID that owns the website

branch
string

Review branch to read from or write to. Omit (or "main") to read the live site. To propose fixes, write files to a NEW branch name (e.g. "seo-optimizer-2026-09-03") — the branch is created on first write and is reviewed and approved by the owner. Writing to "main" is refused.

Response

Pages (route -> file path)

pages
string[]

Pages with route -> file path