Get model version content

get/models/{modelId}/modelVersions/{versionId}/contents/{contentId}/content
Internal-Use Only

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

Request Samples

1

Response Samples

1No example avaliable

Path Parameters

NameTypeRequiredDescription
contentId
string
true

The unique identifier for the model version content.

modelId
string
true

The unique identifier for the model.

versionId
string
true

The unique identifier for the model version.

Responses

StatusMeaningDescription
200OKThe request succeeded. The model version content was returned.
404Not FoundNo model version content exists at the requested path.Schema