v1

latestSwagger 2.02026-07-132525401.9 MB
distribute

Return releases published in a store for releaseId and storeId

get/v0.1/apps/{owner_name}/{app_name}/distribution_stores/{store_name}/releases/{release_id}

Path parameters

store_namestring required

The name of the store

release_idstring required

The name of the store

owner_namestring required

The name of the owner

app_namestring required

The name of the application

Response

Success

idnumber

ID identifying this unique release.

status'available' | 'unavailable'

OBSOLETE. Will be removed in next version. The availability concept is now replaced with distributed. Any 'available' release will be associated with the default distribution group of an app.</br> The release state.<br> <b>available</b>: The uploaded release has been distributed.<br> <b>unavailable</b>: The uploaded release is not visible to the user. <br>

app_namestring

The app's name (extracted from the uploaded release).

app_display_namestring

The app's display name.

versionstring

The release's version.<br> For iOS: CFBundleVersion from info.plist. For Android: android:versionCode from AppManifest.xml.

short_versionstring

The release's short version.<br> For iOS: CFBundleShortVersionString from info.plist. For Android: android:versionName from AppManifest.xml.

release_notesstring

The release's release notes.

sizenumber

The release's size in bytes.

min_osstring

The release's minimum required operating system.

android_min_api_levelstring

The release's minimum required Android API level.

bundle_identifierstring

The identifier of the apps bundle.

fingerprintstring

MD5 checksum of the release binary.

uploaded_atstring

UTC time in ISO 8601 format of the uploaded time.

download_urlstring

The URL that hosts the binary for this release.

install_url'group' | 'store'

The href required to install a release on a mobile device. On iOS devices will be prefixed with itms-services://?action=download-manifest&url=