APIs
Open Source
Programming
Solutions
Support
Get model score code
get
/models/{modelId}/code
Internal-Use Only
Returns the model score code for the specified model ID.
Request Samples
Shell - curl
1
Response Samples
200
application/json
1
string
Path Parameters
Name
Type
Required
Description
modelId
string
true
Responses
Status
Meaning
Description
200
OK
The model score code was returned.
Schema
404
Not Found
No model exists at the requested path.
Schema