Phones
Last updated
Was this helpful?
Last updated
Was this helpful?
Represents an app user's mobile phone.
created_at
Datetime
Date and time at which the phone was created.
custom_metadata
Record
Optional for the phone.
device_id
UUID
ID of the phone.
device_type
Enum
Device type for phones.
display_name
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
List of Objects
Errors associated with the phone.
nickname
String
Optional nickname to describe the phone, settable through Seam.
warnings
List of Objects
Warnings associated with the phone.
workspace_id
UUID
phone.properties
assa_abloy_credential_service_metadata
Object
ASSA ABLOY Credential Service metadata for the phone.
salto_space_credential_service_metadata
Object
Salto Space credential service metadata for the phone.
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 .
Returns a specified .
Returns a list of all . 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.