ghostAPIv1 beta
Compute

Read a compute run

GET/compute/runs/{runId}
ScopeadminRoleOwner or adminBillingFree

Status, credits spent against the cap, and the result or error.

Path parameters

runIduuidrequired

Response

runIduuid
kindstring
statusqueued | running | completed | capped | failed
creditsSpentnumber
creditCapnumber
triggerRunIdstring | null
resultobject | null
errorstring | null