Get model score code

get/models/{modelId}/code
Internal-Use Only

Returns the model score code for the specified model ID.

Request Samples

1

Response Samples

1string

Path Parameters

NameTypeRequiredDescription
modelId
string
true

Responses

StatusMeaningDescription
200OKThe model score code was returned.Schema
404Not FoundNo model exists at the requested path.Schema