v1
latestOpenAPI 3.0.02026-08-066425196.1 KBComments
Get a single comment object by comment id.
Get a single comment object by comment id. Returns a JSON result.
get/comments/{id}
Query parameters
idstring
An individual contribution's unique identifier which maps to the record.contributionId field
debugboolean
Turns on debug mode, showing metadata in the response body, if set to true.
Response
A body of response data containing a comment object if it was found.