runs
Get a run
Returns one run by ID, scoped to the caller's organization.
get/runs/{run_id}
Path parameters
run_idstring uuid required
run identifier
run identifier
Response
OK
Example response
{
"$schema": "/api/v1/RunResponse.json"
}Returns one run by ID, scoped to the caller's organization.
run identifier
run identifier
OK
{
"$schema": "/api/v1/RunResponse.json"
}