list_app_installations
List installed Shopify apps with details on access scopes and subscriptions. Filter by category or sort results for efficient management.
Instructions
List apps installed on the store. Returns details about each app installation including the app name, access scopes granted, and active subscriptions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of installations to return (1–250). Default: 10. | |
| after | No | Cursor for forward pagination. | |
| category | No | Filter by app category. | |
| sort_key | No | Field to sort by. Default: INSTALLED_AT. | |
| reverse | No | Reverse sort order. |