v1
latestOpenAPI 3.0.42026-08-04342835917.6 KBJob
Estimates the cost of running a job to completion.
The estimate multiplies a representative per-response cost sampled from the job's rapids by the total number of responses its referee requires. Returns 409 while the estimate is not yet available because the job has no rapids, or when the referee is unbounded.
get/job/{jobId}/cost-estimate
Path parameters
jobIdstring required
The id of the job to estimate.
Response
OK