v1

latestOpenAPI 3.1.0MIT OR Apache-2.02026-07-17107151343.7 KB
flows

Get current property values from a running element.

Returns all readable properties and their current values from an element in a running pipeline. The pipeline must be started for this endpoint to work.

get/api/flows/{flow_id}/elements/{element_id}/properties

Path parameters

flow_idstring required

Flow ID (UUID)

element_idstring required

Element instance ID

Response

Properties retrieved successfully

element_idstring required

The element ID

propertiesobject required

Current property values