Skip to main content
GET
Download Model

Authorizations

Authorization
string
header
required

An API key or OAuth2/OIDC access token sent as Authorization: Bearer <token>.

Path Parameters

model_id
string<uuid>
required

Response

Successful Response

id
required

The model whose artifact these URLs address.

files
ModelArtifactFile · object[]
required

Every file in the artifact directory, each presigned.

expires_in
integer
required

Seconds until the presigned URLs expire.