Skip to content

Get the comment IDs the current user has liked on a content item

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

Content ID

Liked comment IDs

object
comment_ids

IDs of comments on this content item that the current user has liked

Array<integer>