Skip to content

Get a keyword by ID or slug

GET
/cms/keyword/{keyword_id}
keyword_id
required
string

Keyword found

Keyword

API representation of a keyword

object
keywordId

Keyword ID

integer format: int64
name

Name

string
url

URL

string
slug

Slug

string
description

Description

string
nullable
articlesCount

Articles count

integer
replacedWith

If this keyword was replaced, id of replacement

nullable
display_name

Display name

string
nullable
translations

Translations

nullable
collection_id

Collection id

integer
nullable
image

Image URL

string
nullable

Keyword not found