Get model content in stream

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

Returns the model content in stream 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 in stream was returned.

Headers
404Not Found

No model or content exists at the requested path.

Schema