Skip to main content
GET
List Artifact Versions Metadata

Path Parameters

app_name
string
required
user_id
string
required
session_id
string
required
artifact_name
string
required

Response

Successful Response

version
integer
required

Monotonically increasing identifier for the artifact version.

canonicalUri
string
required

Canonical URI referencing the persisted artifact payload.

customMetadata
Custommetadata · object

Optional user-supplied metadata stored with the artifact.

createTime
number

Unix timestamp (seconds) when the version record was created.

mimeType
string | null

MIME type when the artifact payload is stored as binary data.