Skip to main content
GET
Returns every phone your organization has connected, including offline ones.

Response

string
The phone’s ID. Pass it as phone_id to every other endpoint.
string
The name the phone reports, such as “Tom’s iPhone”.
string | null
The name you gave the phone in TapKit, if any. See Rename phone.
string
online if the phone is connected and selected on its Mac, available if it’s connected to a Mac but not selected, or offline.
string
active or inactive. Only active phones accept actions.
string | null
The Mac the phone is connected to.
integer | null
Screen width in pixels.
integer | null
Screen height in pixels.
string
When the phone was first connected.
The response has other fields that aren’t part of the API. Don’t rely on them.