Get Umeng app list by page
umeng_get_app_listRetrieve a paginated list of Umeng U-App applications to obtain appkeys for subsequent analytics queries.
Instructions
Query Umeng U-App application list. Use this to find appkey before calling statistics tools.
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 |