Skip to main content

getFlow

GET 

/v1/environment/:environment/flows/:id

Get a Flow in an Environment by its id.

Request

Path Parameters

    environment stringrequired
    id stringrequired

Responses

Flow

Schema

    idstringrequired
    namestringrequired
    environmentstringrequired
    versionstring
    docsMarkdownstring
    assigneesstring[]