List issue approvals
pc_get_issues_by_id_approvalsRetrieve all approvals for a specific issue by its ID. Useful for tracking approval status and history.
Instructions
List issue approvals
Paperclip operation: GET /api/issues/{id}/approvals. 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 |