Get active run for an issue
pc_get_issues_by_issue_id_active_runRetrieve the active run associated with a specific issue ID. Use this to track the current active run for an issue.
Instructions
Get active run for an issue
Paperclip operation: GET /api/issues/{issueId}/active-run. 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 |