v1

latestOpenAPI 3.0.02026-07-174784102.8 KB
Artifacts

Get Artifact file

just validate existence of Artifact file

get/registry/{registry_ref}/artifact/{artifact}/version/{version}/file/{file_name}

Path parameters

registry_refstring required

Unique path identifier for the final registry in the branch. The value can be provided either as a fully URL-encoded path (e.g., organization%2Fproject%2Fregistry) or as a plain path ending with a trailing plus sign (+) as separator (e.g., organization/project/registry/+).

artifactstring required

Name of artifact.

versionstring required

Name of Artifact Version.

file_namestring required

Name of Artifact File.

Query parameters

artifact_type'model' | 'dataset'

artifact type.

Response

response to head artifact file

downloadUrlstring required

download url of artifact

status'SUCCESS' | 'FAILURE' | 'ERROR' required

Indicates if the request was successful or not