Applications Versions Download
GET {{baseUrl}}/applications/:ApplicationKey/versions/:VersionKey/content/
Returns a link where the binary file for a given application version can be downloaded. The link will expire in 60 minutes.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"url":"","expires":"2014-12-31T23:59:59.938Z"}