Locate Artifacts (POST)

POST

Gets the download URL for the artifact.

Request

This endpoint expects an object.
idstringRequired

The ID of the artifact to get the URL for.

versionstringOptional

The version of the artifact that needs to be fetched.

Response

The response to getting an artifact’s download URL.

urlstring

The artifact’s download URL.

expires_atdatetimeOptional

The expiration timestamp of the URL.

Built with