Skip to main content

Retrieve a static page list

Retrieve a static page list.

Authorizations:Token, JWT
Query Parameters
pageintegerDefault: 1The collection page number
itemsPerPageinteger>= 0Default: 30The number of items per page

Responses

200Static Page collection
Response schema:
Static Page collection
Array
namestring
cleanUrlstring
bodystring
metaDescriptionstring
metaKeywordsstring
metaTitlestring
imageobject or null
  • object
urlstring
widthinteger or null
heightinteger or null
altstring or null
idinteger>= 0
401Unauthorized
Response schema:
Unauthorized
typestring
titlestring
detailstring or null
instancestring or null
500Internal error
Response schema:
Internal error
typestring
titlestring
detailstring or null
instancestring or null