Retrieves the status of the run execution based on its ID. The status can be completed
, failed
, or in_progress
.
A unique identifier of the run you wish to retrieve.
The run object matches the specified ID.
Retrieves the status of the run execution based on its ID. The status can be completed
, failed
, or in_progress
.
A unique identifier of the run you wish to retrieve.
The run object matches the specified ID.