Get model content

get/models/{modelId}/contents/{contentId}/content

Returns the model content that is associated with the specified model ID and content ID.

Request Samples

1

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
contentId
string
true
modelId
string
true

Responses

StatusMeaningDescription
200OK

The request succeeded. The model content was returned.

Headers
404Not Found

No model or content exists at the requested path.

Schema