Locate Artifacts

GET

Gets the download URL for the artifact.

Query parameters

idstringRequiredformat: "id"

The ID of the artifact to get the URL for.

versionstringOptionalformat: "text"

The version of the artifact that needs to be fetched.

Response

The response to getting an artifact’s download URL.

urlstringformat: "text"

The artifact’s download URL.

expires_atstringOptionalformat: "date-time"

The expiration timestamp of the URL.

Built with