Get a keyword by ID or slug
GET /cms/keyword/{keyword_id}
GET
/cms/keyword/{keyword_id}
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” keyword_id
required
string
Responses
Section titled “ Responses ”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
articlesCount
Articles count
integer
replacedWith
If this keyword was replaced, id of replacement
display_name
Display name
string
translations
Translations
collection_id
Collection id
integer
image
Image URL
string
Keyword not found