GET comments/{id}/likes

trakt.tv

Summary: Get all users who liked a comment
Operation ID: Get all users who liked a comment
Auth: unknown
Description

#### 📄 Pagination Returns all users who liked a comment. If you only need the `replies` count, the main `comment` object already has that, so no need to use this method.

Parameters (3)

id (integer, path, required)

A specific comment ID.

trakt-api-key (string, header, optional)

e.g. [client_id]

trakt-api-version (string, header, optional)

e.g. 2

No probe data for this endpoint yet.