Websites - Public

Public Get Content

Get published content pages for a website.

Query params: - domain: Website domain (required) - content_type: Content type slug to filter by (optional) - limit: Max number of results (optional)

Returns array of content items with parsed custom_meta.

get/public/content

Query parameters

domainstring required
content_typestring
limitinteger

Response

Successful Response

{"stackTrail":"paths:/public/content:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes