OpenAPI 3.1.02026-08-19313314398.5 KB
f2927c00c4d9
steps
Get Run
Get run details including step runs.
auth is declared to enforce authentication via FastAPI's dependency system; the project-perm check is resolved against the run's own company so multi-company users polling a run (e.g. dashboard InputForm) are not 404'd when their selected X-Company-ID differs from run.company_id.
get/api/v1/steps/run/{run_id}
Path parameters
run_idstring uuid required
Response
Successful Response