Skip to main content

The acs_user Object

Represents a user in an access system. An access system user typically refers to an individual who requires access, like an employee or resident. Each user can possess multiple credentials that serve as their keys or identifiers for access. The type of credential can vary widely. For example, in the Salto system, a user can have a PIN code, a mobile app account, and a fob. In other platforms, it is not uncommon for a user to have more than one of the same credential type, such as multiple key cards. Additionally, these credentials can have a schedule or validity period. For details about how to configure users in your access system, see the corresponding system integration guide.

Properties

Object
starts_at and ends_at timestamps for the access system user’s access.
String (UUID)
ID of the access system that contains the access system user.
String (UUID)
String (UUID)
The ID of the connected account that is associated with the access system user.
String (ISO 8601)
Date and time at which the access system user was created.
String
Display name for the access system user.
String
deprecated
Deprecated. use email_address.The email.
String
Email address of the access system user.
Array
Errors associated with the access system user.
Enum (String)
Brand-specific terminology for the access system user type.
String
Display name that corresponds to the brand-specific terminology for the access system user type.
String
Full name of the access system user.
String (UUID)
ID of the HID access control system associated with the user.
Boolean
Indicates whether Seam manages the access system user.
Boolean
Indicates whether the access system user is currently suspended.
Array
Pending mutations associated with the access system user. Seam is in the process of pushing these mutations to the integrated access system.
String
Phone number of the access system user in E.164 format (for example, +15555550100).
Object
Salto Space-specific metadata associated with the access system user.
String
Email address of the user identity associated with the access system user.
String
Full name of the user identity associated with the access system user.
String
ID of the user identity associated with the access system user.
String
Phone number of the user identity associated with the access system user in E.164 format (for example, +15555550100).
Array
Warnings associated with the access system user.
String (UUID)
ID of the workspace that contains the access system user.