product_id | String The application identifier. |
platform | String The platform for which the download link is requested. To get a list of supported platforms, use the GET /api/v1/platforms request. |
unstable | Boolean Optional. Requests the latest unstable version, if the user has permissions to download unstable versions. Otherwise, the latest stable version is returned. The default is false. |
product_stage_id | Integer Optional. Requests the latest version that is associated with the ProductStage resource specified by the ID. |
url | String The download URL of the application. |