ACS Users
Last updated
Was this helpful?
Last updated
Was this helpful?
Represents a in an .
An acs_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 acs_user
s in your access control system, see the corresponding .
access_schedule
Object
acs_system_id
UUID
acs_user_id
UUID
created_at
Datetime
display_name
String
email
String
Deprecated. use email_address.
email_address
String
The specific structure of each object in this list depends on the value of its error_code
field.
Variants:
external_type
Enum
external_type_display_name
String
full_name
String
hid_acs_system_id
UUID
is_managed
Boolean
is_suspended
Boolean
pending_mutations
List of Objects
The specific structure of each object in this list depends on the value of its mutation_code
field.
Variants:
phone_number
String
user_identity_email_address
String
user_identity_full_name
String
user_identity_id
String
user_identity_phone_number
String
The specific structure of each object in this list depends on the value of its warning_code
field.
Variants:
workspace_id
UUID
deleted_externally
salto_ks_subscription_limit_exceeded
failed_to_create_on_acs_system
failed_to_update_on_acs_system
failed_to_delete_on_acs_system
latch_conflict_with_resident_user
being_deleted
salto_ks_user_not_subscribed
unknown_issue_with_acs_user
latch_resident_user
acs_user.created
acs_user.deleted
starts_at
and ends_at
timestamps for the access.
Date and time at which the user's access ends, in format.
Date and time at which the user's access starts, in format.
ID of the that contains the .
ID of the .
Date and time at which the was created.
Display name for the .
Email address of the .
List of Objects
Errors associated with the .
Indicates that the was deleted from the outside of Seam.
Indicates that the could not be subscribed on Salto KS because the subscription limit has been exceeded.
Indicates that the was not created on the . This is likely due to an internal unexpected error. Contact Seam .
Indicates that the was not updated on the . This is likely due to an internal unexpected error. Contact Seam .
Indicates that the was not deleted on the . This is likely due to an internal unexpected error. Contact Seam .
Indicates that the was created from the Seam API but also exists on Mission Control. This is unsupported. Contact Seam .
Brand-specific terminology for the type.
Display name that corresponds to the brand-specific terminology for the type.
Full name of the .
Indicates whether the is currently .
Pending mutations associated with the . Seam is in the process of pushing these mutations to the integrated access system.
Phone number of the in E.164 format (for example, +15555550100
).
Email address of the user identity associated with the .
Full name of the user identity associated with the .
ID of the user identity associated with the .
Phone number of the user identity associated with the in E.164 format (for example, +15555550100
).
List of Objects
Warnings associated with the .
Indicates that the is being deleted from the . This is a temporary state, and the ACS user will be deleted shortly.
Indicates that the is not subscribed on Salto KS, so they cannot unlock doors or perform any actions. This occurs when the their access schedule hasn’t started yet, if their access schedule has ended, if the site has reached its limit for active users (subscription slots), or if they have been manually unsubscribed.
An unknown issue occurred while syncing the state of this with the provider. This issue may affect the proper functioning of this user.
Indicates that the was created on Latch Mission Control. Please use the Latch Mission Control to manage this user.
ID of the that contains the .
Indicates that the was deleted from the outside of Seam.
Indicates that the could not be subscribed on Salto KS because the subscription limit has been exceeded.
Indicates that the was not created on the . This is likely due to an internal unexpected error. Contact Seam .
Indicates that the was not updated on the . This is likely due to an internal unexpected error. Contact Seam .
Indicates that the was not deleted on the . This is likely due to an internal unexpected error. Contact Seam .
Indicates that the was created from the Seam API but also exists on Mission Control. This is unsupported. Contact Seam .
Indicates that the is being deleted from the . This is a temporary state, and the ACS user will be deleted shortly.
Indicates that the is not subscribed on Salto KS, so they cannot unlock doors or perform any actions. This occurs when the their access schedule hasn’t started yet, if their access schedule has ended, if the site has reached its limit for active users (subscription slots), or if they have been manually unsubscribed.
An unknown issue occurred while syncing the state of this with the provider. This issue may affect the proper functioning of this user.
Indicates that the was created on Latch Mission Control. Please use the Latch Mission Control to manage this user.
An was created.
ID of the .
ID of the .
ID of the .
An was deleted.
ID of the .
ID of the .
ID of the .
Adds a specified to a specified .
Creates a new .
Deletes a specified and invalidates the access system user's .
Returns a specified .
Returns a list of all .
Lists the to which a specified has access.
Removes a specified from a specified .
Revokes access to all for a specified .
a specified . Suspending an access system user revokes their access temporarily. To restore an access system user's access, you can them.
a specified suspended . While revokes their access temporarily, unsuspending the access system user restores their access.
Updates the properties of a specified .