List projects
list_projectsList the projects of a company. Requires the company_id path parameter. Archived projects are excluded unless include_archived=true. Supports search and filtering by id, title and description. Each project carries app_url, pointing at its dashboard. Other views share the same /{company}/{project}/ base: tasks/list, board, backlog, matrix, tasks/timeline, sprints, attachments, scoring. The timeline (Gantt) is plan-gated — users without it land on the billing page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No |