Locate Artifacts
Gets the download URL for the artifact.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
id
The ID of the artifact to get the URL for.
version
The version of the artifact that needs to be fetched.
Response
The response to getting an artifact's download URL.
url
The artifact's download URL.
expires_at
The expiration timestamp of the URL.