U-App get app list
umeng_uapp_get_app_listRetrieves the current user's app list from Umeng U-App analytics. Supports pagination with page and perPage parameters.
Instructions
Get the current user app list. Official API: umeng.uapp.getAppList.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number, starts from 1. | |
| perPage | No | Items per page, maximum 100. | |
| accessToken | No | Optional access token parameter supported by Umeng OpenAPI. |