Download Model Result
Downloads a model result as a JSON file zipped with the input file.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path Parameters
result_id
The UUID of the model result.
Response
A zip file containing the model result as JSON and the input file.

