GET api/v{version}/models/{modelId}

Requests details for a given model

Request Information

URI Parameters

NameDescriptionTypeAdditional information
modelId

ID of the model

integer

Required

version

string

None.

Body Parameters

None.

Response Information

Resource Description

Model description for the specified model

WebModel
NameDescriptionTypeAdditional information
Type

ModelType

None.

Version

string

None.

Id

integer

None.

Name

string

None.

Response Formats

application/json, text/json

Sample:

Sample not available.