Skip to main content

List Status Templates

GET 

/api/projects/status-templates

List status templates. When flatten=true the response also includes a statuses array with every status across every template, each carrying a composite label of the form "<template name> / <status name>" so UI dropdowns can offer them all at once without losing template context. Used by the task_status_changed trigger config's from/to status pickers.

Request

Responses

Successful Response