Columns
Get columns
Get a project's board columns, ordered by position.
get/column/{projectId}
Path parameters
projectIdstring required
Response
List of columns ordered by position
Changes
Changed in 3 of the 23 revisions of this API.24
- ▲
the response's body type/format changed from
object/toarray/for status200response-body-type-changed
- ○
added the non-success response with the status
400response-non-success-status-added
- ○
added the non-success response with the status
401response-non-success-status-added
- ○
added the non-success response with the status
403response-non-success-status-added
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
the response's body type/format changed from
/toobject/for status200response-body-type-changed
- ▲
- ○
endpoint added
endpoint-added
- ○