Skip to main content
GET
Pages

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your API token.

Response

200 - application/json

Success

slug
string

URL-friendly page identifier

name
string

Page title/name

metaTitle
string

SEO meta title

metaDescription
string

SEO meta description

status
enum<string>

Page publication status

Available options:
published,
draft
createdAt
string<date-time>

Creation timestamp

updatedAt
string<date-time>

Last update timestamp

publishedAt
string<date-time> | null

Publication timestamp