Retrieve a comment
GET/v1/comments/{id}
Fetches a comment by Renza id or by `external_id` within the active org.
Requires an API key (bearer), scoped to the active org.
Path parameters
idstringrequired
Returns
200The comment.
Failures use the standard error envelope with a closed set of codes.