Responses

For the run endpoint (/v1/model/run), HTTP response codes correspond only to the request to run a model.

If the model runs, the HTTP response code will indicate success, however the model itself can generate an error which is embedded in the response data.

Please read the endpoint’s response section carefully.

Last updated