Android
List pkg simple
A faster endpoint to quickly retrieve basic pkg information. This API provides better performance for scenarios where you need to get essential pkg details quickly
GET
JavaScript
Authorizations
Enter your API Key in the format: Bearer <token>. Get it from https://gbox.ai
Path Parameters
Box ID
Example:
"c9bdc193-b54b-4ddb-a035-5ac0c598d32d"
Query Parameters
Package type: system or thirdParty, default is thirdParty
Example:
["thirdParty"]
Response
200 - application/json
Android pkg simple list
Response containing list of Android pkgs
JavaScript