Get Page
GET /{tenant}/pages/{id}
GET
/{tenant}/pages/{id}
Retrieve a single Page by ID
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” tenant
required
string
Tenant slug
id
required
string
Page ID
Responses
Section titled “ Responses ”Successful response
object
id
required
string
createdAt
string format: date-time
updatedAt
string format: date-time
tenant
Tenants ID
string
renderMode
string
slug
string
slugLock
boolean
sortKey
string
relativePath
string
sort
number
image
File ID
string
parent
Pages ID
string
showInNavigation
boolean
showInSearch
boolean
themeTemplate
string
breadcrumbs
Array<object>
object
publishedAt
string format: date-time
url
string
lastUsedThemeKey
string
_status
string
Not found