v1
latestSwagger 2.02026-07-132525401.9 MBdistribute
Return basic information about releases.
get/v0.1/apps/{owner_name}/{app_name}/releases
Path parameters
owner_namestring required
The name of the owner
app_namestring required
The name of the application
Query parameters
published_onlyboolean
When true, filters out releases that were uploaded but were never distributed. Releases that under deleted distribution groups will not be filtered out.
scopestring
When the scope is 'tester', only includes releases that have been distributed to groups that the user belongs to.
topnumber
The number of releases to return
releaseIdnumber
The id of a release
Response
Success