Get the comment IDs the current user has liked on a content item
GET/cms/content/{id}/comment/likes/mine
GET
/cms/content/{id}/comment/likes/mine
Authorizations
Section titled “Authorizations”Parameters
Section titled “Parameters”Path Parameters
Section titled “Path Parameters”id
required
string
Content ID
Responses
Section titled “Responses”Liked comment IDs
object
comment_ids
IDs of comments on this content item that the current user has liked
Array<integer>