v2
latestSwagger 2.02026-07-13323879.9 KBModel
Gets the model identified by the given ID.
get/models/{id}
Path parameters
idstring required
The ID of the resource.
Query parameters
api-versionstring required
The API version to use for this operation.
Response
Success
Example response
{
"recipe": {
"datasetLocales": [
"en-US"
],
"modelLocales": [
"en-US"
]
},
"locale": "en-US"
}