Get Apps
Inspection
Get Apps
List apps available on a connected phone
GET
Get Apps
Get the cached app list for a connected phone. If the app list is not cached, the Mac app refreshes it from the phone before returning the response. Use this as an inspection endpoint: it reads what the Mac app knows about the connected phone without launching or changing apps.Documentation Index
Fetch the complete documentation index at: https://docs.tapkit.ai/llms.txt
Use this file to discover all available pages before exploring further.
Request
Path Parameters
| Parameter | Type | Description |
|---|---|---|
phone_id | string | The phone identifier |
Response
Returns JSON describing the apps available on the phone. The app list is intended for app discovery and for resolving app names before calling Open App.Example
Related Endpoints
- Screenshot - Capture the current screen
- Open App - Launch an app by name
- Get Phone Status - Check whether the phone is online