Update Monitoring
Activate and deactivate Evaluators for monitoring the Flow.
An activated Evaluator will automatically be run on all new "completed" Logs
within the Flow for monitoring purposes.
Path parameters
id
Headers
X-API-KEY
Request
This endpoint expects an object.
activate
Evaluators to activate for Monitoring. These will be automatically run on new Logs.
deactivate
Evaluators to deactivate. These will not be run on new Logs.
Response
Successful Response
path
Path of the Flow, including the name, which is used as a unique identifier.
id
Unique identifier for the Flow.
attributes
A key-value object identifying the Flow Version.
name
Name of the Flow.
version_id
Unique identifier for the specific Flow Version. If no query params provided, the default deployed Flow Version is returned.
created_at
updated_at
last_used_at
version_logs_count
The number of logs that have been generated for this Flow Version
directory_id
ID of the directory that the file is in on Humanloop.
version_name
Unique name for the Flow version. Version names must be unique for a given Flow.
version_description
Description of the Version.
description
Description of the Flow.
schema
The JSON schema for the File.
readme
Long description of the file.
type
environments
The list of environments the Flow Version is deployed to.
created_by
The user who created the Flow.
evaluator_aggregates
Aggregation of Evaluator results for the Flow Version.
evaluators
The list of Monitoring Evaluators associated with the Flow Version.