GET api/comments/{id}

dev.to

Summary: Comment by id
Operation ID: getCommentById
Auth: unknown
Description

This endpoint allows the client to retrieve a comment as well as his descendants comments. It will return the required comment (the root) with its nested descendants as a thread. See the format specification for further details.

Parameters (1)

id (integer, path, required)

Comment identifier.

No probe data for this endpoint yet.