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 URLhttps://api.lynkow.com/public/{siteId}

Path parameters

slugstringrequired

URL-friendly identifier, unique per site and locale

Feedback

Was this page helpful?