Flows

Get a flow

Fetch a single flow by its ID, including its trigger binding, configuration, and current status. Returns 404 if no flow matches.

get/flows/{flowId}

Path parameters

flowIdstring uuid required

Response

Flow details

Changes