Skip to main content
GET
Read a project's wiki table of contents

Authorizations

Authorization
string
header
required

An aik_… programmatic API key (app.atako.ai → Settings → API keys) or a Supabase session JWT.

Path Parameters

projectId
string<uuid>
required

Project id

Query Parameters

withContent
enum<string>

Include each page's full Markdown. Anything other than true/false is a 400.

Available options:
true,
false

Response

pages
object[]
required