Search contents
Full-text search across content titles, slugs, and bodies. Returns matching contents with highlighted search terms. More powerful than the `search` query param on the list endpoint — this performs full-text search with ranking.
/contents/searchhttps://api.lynkow.com/v1Query parameters
categoryIdsstring[]Array of strings
contentModeenum("standard" | "structured")One of: standard, structured
dateFromstringFilter from date (ISO 8601)
dateTostringFilter until date (ISO 8601)
excludeIdsstring[]Array of strings
groupByTranslationbooleanBoolean
hasCategorybooleanBoolean
hasTagbooleanBoolean
idsstring[]Array of strings
limitnumberNumber <= 200
localestringBCP 47 locale code (e.g. "en", "fr")
pagenumberNumber
publishedFromstringFilter by publish date from (ISO 8601)
publishedTostringFilter by publish date until (ISO 8601)
searchstringFull-text search query
slugstringURL-friendly identifier, unique per site and locale
slugsstring[]Array of strings
sortByenum("created_at" | "updated_at" | "published_at" | "title" | "slug" | "display_order")One of: created_at, updated_at, published_at, title, slug, display_order
sortOrderenum("asc" | "desc")One of: asc, desc
statusenum("draft" | "published" | "archived" | "scheduled")One of: draft, published, archived, scheduled
tagIdsstring[]Array of strings
translationGroupIdstringTranslation group UUID (links translations across locales)
typestringResource type