Optionalaccess_starts_at and ends_at timestamps for the access system user's access.
ID of the access system that contains the access system user.
ID of the access system user.
The ID of the connected account that is associated with the access system user.
Date and time at which the access system user was created.
Display name for the access system user.
OptionalemailOptionalemail_Email address of the access system user.
Errors associated with the access system user.
Date and time at which Seam created the error.
Detailed description of the error. Provides insights into the issue and potentially how to rectify it.
Date and time at which Seam created the error.
Detailed description of the error. Provides insights into the issue and potentially how to rectify it.
Date and time at which Seam created the error.
Detailed description of the error. Provides insights into the issue and potentially how to rectify it.
Date and time at which Seam created the error.
Detailed description of the error. Provides insights into the issue and potentially how to rectify it.
Date and time at which Seam created the error.
Detailed description of the error. Provides insights into the issue and potentially how to rectify it.
Date and time at which Seam created the error.
Detailed description of the error. Provides insights into the issue and potentially how to rectify it.
Optionalexternal_Brand-specific terminology for the access system user type.
Optionalexternal_Display name that corresponds to the brand-specific terminology for the access system user type.
Optionalfull_Full name of the access system user.
Optionalhid_ID of the HID access control system associated with the user.
Indicates whether Seam manages the access system user.
Optionalis_Indicates whether the access system user is currently suspended.
Optionalpending_Pending mutations associated with the access system user. Seam is in the process of pushing these mutations to the integrated access system.
Date and time at which the mutation was created.
Detailed description of the mutation.
Mutation code to indicate that Seam is in the process of pushing a user creation to the integrated access system.
Date and time at which the mutation was created.
Detailed description of the mutation.
Mutation code to indicate that Seam is in the process of pushing a user deletion to the integrated access system.
Date and time at which the mutation was created.
Detailed description of the mutation.
Mutation code to indicate that Seam is intentionally deferring the creation of the user on the access control system until the appropriate time.
Optionalscheduled_at?: string | nullOptional: When the user creation is scheduled to occur.
Date and time at which the mutation was created.
Old access system user information.
Optionalemail_address?: string | nullEmail address of the access system user.
Optionalfull_name?: string | nullFull name of the access system user.
Optionalphone_number?: string | nullPhone number of the access system user.
Detailed description of the mutation.
Mutation code to indicate that Seam is in the process of pushing updated user information to the integrated access system.
New access system user information.
Optionalemail_address?: string | nullEmail address of the access system user.
Optionalfull_name?: string | nullFull name of the access system user.
Optionalphone_number?: string | nullPhone number of the access system user.
Date and time at which the mutation was created.
Old access schedule information.
Starting time for the access schedule.
Starting time for the access schedule.
Detailed description of the mutation.
Mutation code to indicate that Seam is in the process of pushing updated access schedule information to the integrated access system.
New access schedule information.
Starting time for the access schedule.
Starting time for the access schedule.
Date and time at which the mutation was created.
Old user suspension state information.
Detailed description of the mutation.
Mutation code to indicate that Seam is in the process of pushing updated user suspension state information to the integrated access system.
New user suspension state information.
Date and time at which the mutation was created.
Old access group membership.
Old access group ID.
Detailed description of the mutation.
Mutation code to indicate that Seam is in the process of pushing updated access group membership information to the integrated access system.
New access group membership.
New access group ID.
ID of the access group involved in the scheduled change.
Date and time at which the mutation was created.
Detailed description of the mutation.
Mutation code to indicate that a scheduled access group membership change is pending for this user.
Whether the user is scheduled to be added to or removed from the access group.
Date and time at which the mutation was created.
Previous credential assignment.
Previous credential ID.
Detailed description of the mutation.
Mutation code to indicate that Seam is in the process of assigning or unassigning a credential to the user on the integrated access system.
New credential assignment.
New credential ID.
Optionalphone_Phone number of the access system user in E.164 format (for example, +15555550100).
Optionalsalto_Salto KS-specific metadata associated with the access system user.
Optionalis_subscribed?: booleanIndicates whether the user holds an active subscription slot on the Salto KS site. Only subscribed users can unlock doors and count against the site's user-subscription limit. A user may not be subscribed because their access schedule has not started or has ended, the site has reached its subscription limit, or they were manually unsubscribed. This is distinct from is_suspended, which reflects whether the user has been explicitly blocked.
Optionalsalto_Salto Space-specific metadata associated with the access system user.
Optionalaudit_openings?: booleanIndicates whether AuditOpenings is enabled for the user in the Salto Space access system.
Optionaluser_id?: stringUser ID in the Salto Space access system.
Optionaluser_Email address of the user identity associated with the access system user.
Optionaluser_Full name of the user identity associated with the access system user.
Optionaluser_ID of the user identity associated with the access system user.
Optionaluser_Phone number of the user identity associated with the access system user in E.164 format (for example, +15555550100).
Warnings associated with the access system user.
Date and time at which Seam created the warning.
Detailed description of the warning. Provides insights into the issue and potentially how to rectify it.
Date and time at which Seam created the warning.
Detailed description of the warning. Provides insights into the issue and potentially how to rectify it.
Date and time at which Seam created the warning.
Detailed description of the warning. Provides insights into the issue and potentially how to rectify it.
Date and time at which Seam created the warning.
Detailed description of the warning. Provides insights into the issue and potentially how to rectify it.
Date and time at which Seam created the warning.
Detailed description of the warning. Provides insights into the issue and potentially how to rectify it.
ID of the workspace that contains the access system user.
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.