List projects
Projects
List projects
List roadmap projects in the workspace. Cursor-paginated. Requires the projects:read scope.
GET
List projects
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Required range:
1 <= x <= 200Lifecycle category. Distinct from linear_status_id, which selects a specific status within the category.
Available options:
backlog, planned, started, completed, canceled Required string length:
1 - 255Linear team id. Matches projects pinned to that team.
Required string length:
1 - 128created_at (newest first) or total_score (highest demand first). Both break ties by id.
Available options:
created_at, total_score