GET /v0.1/apps/{owner_name}/{app_name}/releases
Summary: —
Operation ID: releases_list
Auth: api_key
Operation ID: releases_list
Auth: api_key
Description
Return basic information about releases.
Parameters (6)
app_name
(string, path, required)
The name of the application
owner_name
(string, path, required)
The name of the owner
published_only
(boolean, query, optional)
When *true*, filters out releases that were uploaded but were never distributed. Releases that under deleted distribution groups will not be filtered out.
releaseId
(number, query, optional)
The id of a release
scope
(string, query, optional)
When the scope is 'tester', only includes releases that have been distributed to groups that the user belongs to.
top
(number, query, optional)
The number of releases to return
No probe data for this endpoint yet.