v1
latestSwagger 2.02026-07-132525401.9 MBdistribute
Get a release with id release_id. If release_id is latest, return the latest release that was distributed to the current user (from all the distribution groups).
get/v0.1/apps/{owner_name}/{app_name}/releases/{release_id}
Path parameters
release_idstring required
The ID of the release, or latest to get the latest release from all the distribution groups assigned to the current user.
owner_namestring required
The name of the owner
app_namestring required
The name of the application
Query parameters
udidstring
when supplied, this call will also check if the given UDID is provisioned. Will be ignored for non-iOS platforms. The value will be returned in the property is_udid_provisioned.
is_install_pageboolean
The check if the request is from Install page
Response
Success