Skip to content

Get App List

Fresh

Get Installed Applications

URL: https://openapi.geelark.com/open/v1/app/listMethod: POST

ParameterRequiredTypeDescription
envIdYesstringCloud phone ID
pageYesintegerPage number (min 1)
pageSizeYesintegerItems per page (1-100)

Response Fields (AppInfo)

FieldTypeDescription
appIconstringApp icon URL
appIdstringApp ID
appNamestringApp name
appVersionIdstringApp version ID
installStatusint0=Installing, 1=Installed, 2=Failed, 3=Uninstalling, 4=Uninstalled, 5=Uninstall Failed
installTimestringInstallation time
packageNamestringPackage name
versionCodestringVersion code
versionNamestringVersion name

Get Available Applications

URL: https://openapi.geelark.com/open/v1/app/installable/listMethod: POST

ParameterRequiredTypeDescription
nameNostringSearch keyword
envIdYesstringCloud phone ID
getUploadAppNoboolInclude uploaded apps
pageYesintegerPage number
pageSizeYesintegerItems per page

GEELark API Documentation - Built with VitePress