Skip to main content
POST

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
device_id
string<uuid>
required

Device ID of the phone that you want to get.

Response

OK

phone
object
required

Represents an app user's mobile phone. See the phone object.