App Versions & Release Channels
List App Versions
Returns a list of all app versions for a given package name
GET
Authorizations
API key based authentication where <encoded-value> is the Base64 encoding of API_KEY_ID
:API_KEY_SECRET
- Username: The API Key ID.
- Password: The API Key Secret.
Path Parameters
The package name of the app
Query Parameters
Unique identifier of the organization. Defaults to the organization associated with the API key if no id supplied.
Response
200
application/json
A list of app versions
The response is of type object
.