Skip to main content
GET
Get releases of app

Authorizations

Authorization
string
header
required

Enter the token with the Bearer: prefix, e.g. "Bearer abcde12345". #

Path Parameters

name
string
required

The name of your app

Query Parameters

page
number
default:1
required

The page of your releases

count
number
default:10
required

The count of your releases

Response

Successful operation

total
number

The total of releases

currentRelease
string

The currentRelease of releases

readyReleasesCount
number

The total of releases

releases
object[]

The total of releases

platform
string