Get model score code

get/models/{modelId}/code

Returns the model score code for the specified model ID.

Request Samples

Response Samples

1string

Path Parameters

NameTypeRequiredDescription
modelId
string
true

Responses

StatusMeaningDescription
200OK

The model score code was returned.

Schema
404Not Found

No model exists at the requested path.

Schema