Retrieve the Flow with the given ID.
By default, the deployed version of the Flow is returned. Use the query parameters
version_id
or environment
to target a specific version of the Flow.
Unique identifier for Flow.
A specific Version ID of the Flow to retrieve.
Name of the Environment to retrieve a deployed Version from.
Successful Response
Path of the Flow, including the name, which is used as a unique identifier.
Unique identifier for the Flow. Starts with fl_.
A key-value object identifying the Flow Version.
Name of the Flow.
Unique identifier for the specific Flow Version. If no query params provided, the default deployed Flow Version is returned.
The status of the Flow Version.
The number of logs that have been generated for this Flow Version
ID of the directory that the file is in on Humanloop.
Message describing the changes made. If provided, a committed version of the Flow is created. Otherwise, an uncommitted version is created.
The list of environments the Flow Version is deployed to.
The user who created the Flow.
The user who committed the Flow Version.
The date and time the Flow Version was committed.
Aggregation of Evaluator results for the Flow Version.
The list of Monitoring Evaluators associated with the Flow Version.