Get a single issue comment
pc_get_issues_by_id_comments_by_comment_idFetch a single comment from a Paperclip issue using its issue ID and comment ID.
Instructions
Get a single issue comment
Paperclip operation: GET /api/issues/{id}/comments/{commentId}. Authorization class: board_or_agent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| headers | Yes | ||
| encoding | Yes | ||
| status_code | Yes | ||
| content_type | Yes |