Skip to content

Get likes count for an article and whether the current user has liked it

GET
/cms/content/{id}/likes
id
required
string

Content ID

Likes count

object
likes

Total likes count for the article

integer
liked

Whether the current user has liked the article

boolean