Skip to main content
A product the team ships. It owns its flow, the repositories it is built from, the cards that move it and the releases that deliver it — and a card belongs to exactly one, which is why so many calls ask for a projectId.

Reading them

endpoint
The products inside a board. A board’s columns belong to a project, so this is what you read to find the projectId the other calls want.

Writing them

Maintainer. A project is a product the team ships: it owns its flow, the repositories it is built from, and its releases.
endpoint
string
required
string
Derived from the name when left out.
string
endpoint
endpoint
A new project starts from the flow of one that already exists and owns it from then on. Creating one from a script means the flow it inherits is whatever was there — check it before cards start moving through it.