Runs
Get Job References
Retreive data references for a run
GET
/
clusters
/
{clusterId}
/
runs
/
{runId}
/
job-references
For more information about job references, see Job References.
Headers
authorization
string
requiredPath Parameters
clusterId
string
requiredrunId
string
requiredQuery Parameters
token
string
requiredbefore
string
requiredResponse
200 - application/json
id
string
requiredresult
string | null
requiredcreatedAt
string
requiredstatus
string
requiredtargetFn
string
requiredservice
string
requiredexecutingMachineId
string | null
requiredWas this page helpful?