Get a content by slug
Fetch a single published content entry by slug, scoped to the site identified in the URL `:siteId`. Returns the full body (rendered HTML), SEO fields, custom data, and structured-data graph. Drafts, scheduled, and archived entries are not exposed.
GET
/contents/slug/{slug}Base URL
https://api.lynkow.com/public/{siteId}Path parameters
slugstringrequiredURL-friendly identifier, unique per site and locale