List site pages
Content
List site pages
List pages for a product. You must provide exactly one of productId or productSlug as a query parameter to identify the target product.
GET
List site pages
Authorizations
Organization-scoped API key. Available scopes:
- content:read: Read site pages, markdown content, and llms.txt files
- content:write: Create, update, and delete site pages and content
- prompts:read: Read prompts, topics, and prompt analysis results
- prompts:write: Create, update, archive prompts
- simulations:read: Read agent-simulation tasks, runs, environments, and analytics
- simulations:write: Create and trigger simulation runs
- logs:read: Read AI-traffic logs and request-level audit events
- analytics:read: Read analytics aggregates (rankings, mentions, sources, SOV)
- products:read: Read product metadata and competitor data
- products:write: Update product settings and competitor lists
Query Parameters
Product ID. Provide exactly one of productId or productSlug (the server enforces this at runtime).
Minimum string length:
1Product slug. Provide exactly one of productId or productSlug (the server enforces this at runtime).
Minimum string length:
1Available options:
createdAt, updatedAt, deletedAt Available options:
asc, desc Available options:
draft, published Available options:
active, archived, all