GET /comments/{id}/replies

trakt.tv

Summary: Get replies for a comment
Operation ID: Get replies for a comment
Auth: unknown
Description

#### 📄 Pagination 😁 Emojis Returns all replies for a comment. It is possible these replies could have replies themselves, so in that case you would just call [**/comments/:id/replies**](/reference/comments/replies/) again with the new comment `id`.

Parameters (3)

id (string, 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.