Get a Phone
Returns a single phone entry matching the provided device_id
.
POST /phones/get β { phone }
Request Parameters
device_id
String (Required)
Device ID of the desired phone.
Response
{
JSON representation of phone
}
Last updated
Was this helpful?