Skip to main content
Fetches details of an existing Kosli flow. A flow represents a business or software process that requires change tracking.

Example usage

Schema

Required

  • name (String) The name of the flow to query.

Read-only

  • description (String) The description of the flow.
  • tags (Map of String) Key-value pairs tagging the flow.
  • template (String) YAML template defining the flow structure (trails, artifacts, attestations).
Last modified on April 15, 2026