Skip to main content

getFlows

GET 

/v1/environment/:environment/flows

Get all Flows in an Environment.

Request

Path Parameters

    environment stringrequired

Responses

Get all Flows in an Environment

Schema

  • Array [

  • idstringrequired
    namestringrequired
    environmentstringrequired
    versionstring
    docsMarkdownstring
    assigneesstring[]
  • ]