Returns the latest status of a Run and output when complete.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The Sohar ID for the Run
"fb701ac1-1246-4860-b1ec-bd916b97a990"
A Run
The Sohar ID for the Run.
"fb701ac1-1246-4860-b1ec-bd916b97a990"
Current status of the Run.
CREATED, IN_PROGRESS, PENDING, COMPLETE, ERROR The Run output when status is COMPLETE. The schema of this object is defined in the Flow template.
An optional array of error objects returned when status is ERROR.