v1

latestOpenAPI 3.1.02026-07-22136108233.0 KB
trajectories

Get Latest Trajectory For Workflow

Get the latest trajectory for a specific workflow.

Returns the most recently updated trajectory for the workflow. The workflow must belong to the authenticated organization.

get/v1/workflows/{workflow_id}/latest-trajectory

Path parameters

workflow_idstring uuid required

Response

Successful Response

namestring nullable
descriptionstring nullable
workflow_idstring uuid required
run_idstring uuid nullable

Optional run that created this trajectory

trajectory_dataobject[] required
dimensionsobject required

Display dimensions when trajectory was recorded

original_input_valuesobject nullable

Original input values used when trajectory was created

is_approvedboolean required
has_been_approvedboolean required
is_generatedboolean required
is_mainboolean required
idstring uuid required
user_idstring uuid nullable
organization_idstring nullable
created_atstring date-time required
updated_atstring date-time required