AI21 Maestro [Beta]
Retrieve run status
Retrieves the status of the run execution based on its ID. The status can be completed
, failed
, or in_progress
.
GET
Path parameters
A unique identifier of the run you wish to retrieve.
Returns
The run object matches the specified ID.