runs
Retrieve Run
Get the status of a run.
get/v1/runs/{run_id}
Path parameters
run_idstring required
Response
Successful Response
Example response
{
"id": "run-123e4567-e89b-12d3-a456-426614174000"
}Get the status of a run.
Successful Response
{
"id": "run-123e4567-e89b-12d3-a456-426614174000"
}