Download the raw, binary result of a preview job, before it is passed throguh any transformations. Note that this endpoint will return 404 if there is no raw data.
Raw result from the preview.
The response for a bad request.
Validation Error
{- "externalId": "my.known.id"
}
{- "error": {
- "code": 400,
- "message": "`null` values aren't allowed."
}
}