Get a page by slug

Fetch a single Site Builder page by slug. Returns the full page tree (data, sections, blocks), the resolved SEO bundle, JSON-LD graph, and i18n alternates. Sets `ETag` and `Cache-Control`. Send `If-None-Match: <etag>` to get a 304 Not Modified.

GET/pages/{slug}
Base URLhttps://api.lynkow.com/public/{siteId}

Path parameters

slugstringrequired

URL-friendly identifier, unique per site and locale

Feedback

Was this page helpful?