Circle V2 API Docs
    Preparing search index...
    • The workflow state a feedback status should map onto, or null when the team has no state of that type — the caller then lets Linear pick the team default.

      Parameters

      • states: LinearWorkflowState[]
      • status:
            | "open"
            | "acknowledged"
            | "in_progress"
            | "addressed"
            | "reopened"
            | "dismissed"
            | null

      Returns string | null