List apps
Apps
Use an API token for authentication via X-API-KEY header
If results are truncated due to too many apps, response will include hasMore:true and a nextKey to retrieve the next page.
Pass the nextKey value as query parameter into the GET request to retrieve the next batch of apps.
xyzOK
Indicates if results have been truncated
Query parameter for the next batch of results
OK
Use an API token for authentication via X-API-KEY header
The publicKey for the app.
p7nww3n6ubq73r1nh9jtauqy8wOK
The publicKey for the app.
The date and time when the app was created.
The date and time when the app was last updated.
The platform of the app (ios or android).
The app identifier of the app.
The name of the app.
The display name of the app.
The version code of the app.
The version name of the app.
The incremental version code, managed by Appetize, for the app.
The URL to the app's icon image.
OK
App Groups
Use an API token for authentication via X-API-KEY header
The publicKey for the app group (starts with ag_).
ag_{publicKey}OK
The publicKey for the app group.
The date and time when the app group was created.
The date and time when the app group was last updated.
The user who created the app group.
The name of the app group.
The publicKeys of the apps in the app group.
OK
Last updated