List tags

List published content tags for the site. Tags are a non-hierarchical taxonomy. Supports `locale` and `search` filters.

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

Query parameters

dateFrom
string

Filter from date (ISO 8601)

dateTo
string

Filter until date (ISO 8601)

excludeIds
string[]

Array of strings

ids
string[]

Array of strings

limit
number

Number <= 100

Max: 100

page
number

Number

slug
string

URL-friendly identifier, unique per site and locale

slugs
string[]

Array of strings

sortBy
enum("created_at" | "updated_at" | "name" | "slug")

One of: created_at, updated_at, name, slug

sortOrder
enum("asc" | "desc")

One of: asc, desc

Feedback

Was this page helpful?