v1

latestSwagger 2.02026-07-132525401.9 MB
distribute

Return all releases published in a store

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

Path parameters

store_namestring 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.

versionstring

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

short_versionstring

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

uploaded_atstring

UTC time in ISO 8601 format of the uploaded time.

destination_type'group' | 'store' | 'tester'

Destination for this release.