Skip to main content

Download Object

Download data of an object.

info

Available in Contextal Platform 1.0 and later.

Request

  • Path: /api/v1/get_object/{object_id}
  • Verb: GET
note
  1. Set object_id to the value returned in Submit Work Request or Get Work Graph
  2. Supports ETag/If-None-Match

Reply

On success:

  • Status: 200 - Ok
  • Content-Type: application/octet-stream
  • Body: binary data

On failure:

  • Status: 4xx or 5xx