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
- Set
object_id
to the value returned in Submit Work Request or Get Work Graph - 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