Download Model Result

Downloads a model result as a JSON file zipped with the input file.

Path parameters

idstringRequired

The UUID of the model result.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

A zip file containing the model result as JSON and the input file.

Errors