List apps
Apps
The returned app(s) will display only explicitly set parameters, with all other values defaulting to the organization or Appetize defaults.
App Groups
Last updated
The returned app(s) will display only explicitly set parameters, with all other values defaulting to the organization or Appetize defaults.
Last updated
Retrieves information about an app group and all the apps associated with it.
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.
Retrieves information about all apps in the account, with associated metadata.
NOTE: No pagination is performed so this query might be slow. It is recommended to use the paginated version of this query if possible.
OK
Retrieves information about a single app.
The publicKey for the app.
"p7nww3n6ubq73r1nh9jtauqy8w"
OK
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.
Retrieves information about all apps int he account, with associated metadata.
Recommended approach for retrieving all apps.
OK
Indicates if results have been truncated
Query parameter for the next batch of results