Authorizations
Enter the JWT token.
Path Parameters
The prefixed ID of the workflow run (e.g., fl_run_...
).
Response
The requested workflow run.
Example:
"fl_run_a1b2c3d4e5f6g7h8"
Available options:
pending
, running
, completed
, failed
The prefixed ID of the original run if this was a resumed run.
Example:
"fl_run_xyz789"