Skip to content

Team Apps

Fresh

Manage applications at the team level.

Add to Team Applications

URL: https://openapi.geelark.com/open/v1/app/team/add

ParameterRequiredTypeDescription
appIdYesstringApp ID

Get Team App List

URL: https://openapi.geelark.com/open/v1/app/team/list

ParameterRequiredTypeDescription
pageYesintegerPage number
pageSizeYesintegerItems per page

Remove Team Apps

URL: https://openapi.geelark.com/open/v1/app/team/remove

ParameterRequiredTypeDescription
appIdsYesarray[string]App IDs to remove

Set Team Apps Auto-Install

URL: https://openapi.geelark.com/open/v1/app/team/autoInstall

ParameterRequiredTypeDescription
appVersionIdYesstringApp version ID
enableYesbooleanEnable auto-install

Set Team App Authorization

URL: https://openapi.geelark.com/open/v1/app/team/authorization

ParameterRequiredTypeDescription
appIdYesstringApp ID
userIdsYesarray[string]User IDs to authorize

Set Team App ROOT Access

URL: https://openapi.geelark.com/open/v1/app/team/root

ParameterRequiredTypeDescription
appIdYesstringApp ID
enableYesbooleanEnable ROOT access

Batch Operate Cloud Phone App

URL: https://openapi.geelark.com/open/v1/app/batch

ParameterRequiredTypeDescription
envIdsYesarray[string]Cloud phone IDs
appVersionIdYesstringApp version ID
actionYesstringinstall or uninstall

GEELark API Documentation - Built with VitePress