v1

latestOpenAPI 3.1.02026-08-06284092.1 KB
workflows

List the org's tag vocabulary

Return the selectable tags for the active org.

Combines the global prebaked vocabulary (is_system=True) with the org's own custom tags (is_system=False). Used to populate the tag picker on the workflow edit form.

get/api/v2/workflows/tags

Response

Successful Response

valuestring required

Normalised tag value (lower-cased).

is_systemboolean required

True for the global system vocabulary, False for org-custom tags.

All 28 operations