Skip to main content
GET
Get a page

Authorizations

Authorization
string
header
required

A workspace API key: wdy_live_… / wdy_test_…. Created at POST /workspaces/{tenantId}/keys and shown exactly once.

Path Parameters

pageId
string
required

Response

id
string
required
name
string
required
kind
enum<string>
required

agent or document (D-47).

Available options:
agent,
document
path
string
required

The address under the site host. / is home.

status
string
required

draft or published.

defaultLocale
enum<string>
required
Available options:
es,
en
editorial
object
required

The owner-written framing (agent page). Empty for a document.

seo
object
required
sitemap
object
required
body
object
required

The markdown of a document page. Empty for an agent page.

createdAt
string<date-time>
required
updatedAt
string<date-time>
required
agentId
string

The brain that answers here. Absent for a document page.

projectId
string

The site (project) the page lives in.

publishedAt
string<date-time>