Locate 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

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