Locate

GET
Gets the download URL for the artifact.

Query parameters

idstringRequired
The ID of the artifact to get the URL for.
versionstringOptional
The version of the artifact that needs to be fetched.

Response

This endpoint returns an object.
urlstring
The artifact's download URL.
expires_atdatetimeOptional
The expiration timestamp of the URL.