Skip to main content
Workflow statuses are the task states the app knows about (for example open, in progress, closed). hirotm statuses list returns the full set in display order—the same statusId strings tasks add and tasks update accept for --status. This route is not tied to a single board: every board uses the same global status table. Global options and output modes: hirotm CLI. For shared connection options (--profile, --client-name), see hirotm CLI. Task commands that set status are documented in Tasks.

statuses list

Accepts global -q / --quiet (with --format ndjson); default field statusId. See Pipe-friendly quiet. CLI Examples
AI Agent Examples

List all workflow status ids and labels from Task Manager.

Open in Cursor

Learn more

Run hirotm help statuses for subcommand help. For how CLI access works on board routes, see CLI access policy.