List issues in a company
pc_get_companies_by_company_id_issuesRetrieve all issues for a specific company using its company ID.
Instructions
List issues in a company
Paperclip operation: GET /api/companies/{companyId}/issues. Authorization class: board_or_agent.
Use view=compact for the board issue-list row contract. The default response remains the broad compatibility contract.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| query | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| headers | Yes | ||
| encoding | Yes | ||
| status_code | Yes | ||
| content_type | Yes |