Last updated
Was this helpful?
Last updated
Was this helpful?
phone
Represents an app user's mobile phone.
created_at
Format: Datetime
Date and time at which the phone
was created.
custom_metadata
Format: Record
Optional for the phone.
device_id
Format: UUID
ID of the phone
.
device_type
Format: Enum
Type of phone.
Possible enum values:
ios_phone
android_phone
display_name
Format: String
Display name of the phone. Defaults to nickname
(if it is set) or properties.appearance.name
otherwise. Enables administrators and users to identify the phone easily, especially when there are numerous phones.
errors
Format: List
Item format: Object
Errors associated with the phone
.
nickname
Format: String
Optional nickname to describe the phone, settable through Seam.
properties
Format: Object
Properties of the phone.
warnings
Format: List
Item format: Object
Warnings associated with the phone
.
workspace_id
Format: UUID
Returns a single phone entry matching the provided device_id
.
Returns a list of all phones. To filter the list of returned phones by a specific owner user identity or credential, include the owner_user_identity_id
or acs_credential_id
, respectively, in the request body.
phone.deactivated
A phone device was deactivated.
ID of the that contains the phone
.
Deactivates a phone, which is useful, for example, if a user has lost their phone. For more information, see .
ID of the .
ID of the .