Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save up42-epicycles/790c798b1ff2c08d0954beb85762e1f9 to your computer and use it in GitHub Desktop.
Save up42-epicycles/790c798b1ff2c08d0954beb85762e1f9 to your computer and use it in GitHub Desktop.
UP42 API: List a specific job.
{
"error": null,
"data": {
"id": "d62c27c0-24e9-433d-b509-ae080504d5c6",
"displayId": "d62c27c0",
"createdAt": "2019-11-30T17:53:26.013Z",
"updatedAt": "2019-11-30T17:53:26.155Z",
"status": "SUCCEEDED",
"name": null,
"startedAt": "2019-11-29T17:53:26.044Z",
"finishedAt": "2019-11-29T17:57:06.044Z",
"inputs": {
"ndvi:1": {
"output_original_raster": false
},
"pansharpen:1": {
"method": "SFIM",
"include_pan": false
},
"oneatlas-pleiades-fullscene:1": {
"ids": null,
"time": null,
"limit": 1,
"order_ids": [
"ce83f8b9-b892-4642-a891-6b682116bdb1"
],
"intersects": null,
"time_series": null
}
},
"mode": "DEFAULT",
"workflowId": "5ffc4cb4-5b44-4227-8089-f7861efebdcc",
"workflowName": "Demo Workflow"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment