v52

latestOpenAPI 3.0.3raw.githubusercontent.com2026-07-2113138232.4 KB
comments

Comment by id

This endpoint allows the client to retrieve a specific comment and all of its nested descendant replies.

Integration Tip:

  • Handy for linking directly to a deep comment thread or loading individual comment replies on demand.
get/api/comments/{id}

Path parameters

idstring required

Comment identifier (the unique alpha-numeric id_code of the comment).

Response

A List of the Comments