v2
latestOpenAPI 3.1.02026-08-05313314398.1 KBsteps
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