phones
Get a phone
Returns a single phone by its identifier.
get/phones/{phone_id}
Path parameters
phone_idstring required
device identifier
device identifier
Response
OK
Example response
{
"$schema": "/api/v1/PhoneSummary.json"
}Returns a single phone by its identifier.
device identifier
device identifier
OK
{
"$schema": "/api/v1/PhoneSummary.json"
}