Get content by slug

Retrieves a single content by its URL slug. Useful when you know the slug but not the numeric ID (e.g., from a URL path). Returns the full content including HTML body, categories, tags, SEO metadata, and structured data.

Required permissions
contents.view
GET/contents/slug/{slug}
Base URLhttps://api.lynkow.com/v1

Path parameters

slugstringrequired

URL-friendly identifier, unique per site and locale

Feedback

Was this page helpful?