Objects
The Phone Object
The Phone object represents an organisation phone on Periskope.
Attributes
org_id
string
The ID of the organization that the phone belongs to.
org_phone
string
The phone number of the phone.
created_at
string
The date and time when the phone was created.
updated_at
string
The date and time when the phone was last updated.
wa_state
string
The WhatsApp state of the phone.
Possible values are: CONNECTED
, DISCONNECTED
phone_id
string
The ID of the phone.
qr_code
string
The QR code of the whatsapp login for the phone.
phone_image
string
The image of the phone on whatsapp.
phone_name
string
The name/alias of the phone.
first_connected_at
string
The date and time when the phone was first connected.
phone_state
string
The state of the phone on whatsapp.
wa_version
string
The WhatsApp version of the phone.
is_ready
boolean
A boolean value indicating if the phone is ready.
legacy_version
boolean
Indicates if the phone is using a legacy version of WhatsApp.
Was this page helpful?