v9

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-0122134244.7 KB

Get Artifact Version Metadata

get/apps/{app_name}/users/{user_id}/sessions/{session_id}/artifacts/{artifact_name}/versions/{version_id}/metadata

Path parameters

app_namestring required
user_idstring required
session_idstring required
artifact_namestring required
version_idstring required

Response

Successful Response

versioninteger required

Monotonically increasing identifier for the artifact version.

canonicalUristring required

Canonical URI referencing the persisted artifact payload.

customMetadataobject

Optional user-supplied metadata stored with the artifact.

createTimenumber

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

mimeTypestring nullable

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