Defined in src/lib/seam/connect/routes/acs-users.ts:39 Constructorsconstructor new Seam Http Acs Users ( apiKeyOrOptions ? ) : SeamHttpAcsUsers Defined in src/lib/seam/connect/routes/acs-users.ts:43 Propertiesclient client : AxiosInstance
Defined in src/lib/seam/connect/routes/acs-users.ts:40 Readonly
defaults Defined in src/lib/seam/connect/routes/acs-users.ts:41 Accessors Methodsadd To Access Group add To Access Group ( body ? ) : SeamHttpRequest < void , undefined > Parameters Optional
body : { acs_access_group_id : string ; acs_user_id : string ; } acs_ access_ group_ id : string acs_ user_ id : string Defined in src/lib/seam/connect/routes/acs-users.ts:162 create create ( body ? ) : SeamHttpRequest < SetNonNullable < Required < { acs_user : { access_schedule ?: { ends_at : string ; starts_at : string ; } ; acs_system_id : string ; acs_user_id : string ; created_at : string ; display_name : string ; email ?: string ; email_address ?: string ; errors : ( | { created_at : string ; error_code : "deleted_externally" ; message : string ; } | { created_at : string ; error_code : "salto_ks_subscription_limit_exceeded" ; message : string ; } | { created_at : string ; error_code : "failed_to_create_on_acs_system" ; message : string ; } | { created_at : string ; error_code : "failed_to_update_on_acs_system" ; message : string ; } | { created_at : string ; error_code : "failed_to_delete_on_acs_system" ; message : string ; } ) [] ; external_type ?: | "pti_user" | "brivo_user" | "hid_credential_manager_user" | "salto_site_user" | "latch_user" | "dormakaba_community_user" ; external_type_display_name ?: string ; full_name ?: string ; hid_acs_system_id ?: string ; is_latest_desired_state_synced_with_provider ?: boolean ; is_managed : true ; is_suspended : boolean ; latest_desired_state_synced_with_provider_at ?: string ; phone_number ?: string ; user_identity_email_address ?: null | string ; user_identity_full_name ?: null | string ; user_identity_id ?: string ; user_identity_phone_number ?: null | string ; warnings : ( { created_at : string ; message : string ; warning_code : "being_deleted" ; } | { created_at : string ; message : string ; warning_code : "salto_ks_user_not_subscribed" ; } ) [] ; workspace_id : string ; } ; } > , "acs_user" > , "acs_user" > Parameters Optional
body : { access_schedule ?: { ends_at : string ; starts_at : string ; } ; acs_access_group_ids ?: string [] ; acs_system_id : string ; email ?: string ; email_address ?: string ; full_name ?: string ; phone_number ?: string ; user_identity_id ?: string ; } Optional
access_ schedule ?: { ends_at : string ; starts_at : string ; } ends_ at : string starts_ at : string Optional
acs_ access_ group_ ids ?: string [] acs_ system_ id : string Optional
email ?: string Optional
email_ address ?: string Optional
full_ name ?: string Optional
phone_ number ?: string Optional
user_ identity_ id ?: string Returns SeamHttpRequest < SetNonNullable < Required < { acs_user : { access_schedule ?: { ends_at : string ; starts_at : string ; } ; acs_system_id : string ; acs_user_id : string ; created_at : string ; display_name : string ; email ?: string ; email_address ?: string ; errors : ( | { created_at : string ; error_code : "deleted_externally" ; message : string ; } | { created_at : string ; error_code : "salto_ks_subscription_limit_exceeded" ; message : string ; } | { created_at : string ; error_code : "failed_to_create_on_acs_system" ; message : string ; } | { created_at : string ; error_code : "failed_to_update_on_acs_system" ; message : string ; } | { created_at : string ; error_code : "failed_to_delete_on_acs_system" ; message : string ; } ) [] ; external_type ?: | "pti_user" | "brivo_user" | "hid_credential_manager_user" | "salto_site_user" | "latch_user" | "dormakaba_community_user" ; external_type_display_name ?: string ; full_name ?: string ; hid_acs_system_id ?: string ; is_latest_desired_state_synced_with_provider ?: boolean ; is_managed : true ; is_suspended : boolean ; latest_desired_state_synced_with_provider_at ?: string ; phone_number ?: string ; user_identity_email_address ?: null | string ; user_identity_full_name ?: null | string ; user_identity_id ?: string ; user_identity_phone_number ?: null | string ; warnings : ( { created_at : string ; message : string ; warning_code : "being_deleted" ; } | { created_at : string ; message : string ; warning_code : "salto_ks_user_not_subscribed" ; } ) [] ; workspace_id : string ; } ; } > , "acs_user" > , "acs_user" > Defined in src/lib/seam/connect/routes/acs-users.ts:173 delete delete ( body ? ) : SeamHttpRequest < void , undefined > Parameters Optional
body : { acs_user_id : string ; } Defined in src/lib/seam/connect/routes/acs-users.ts:184 get get ( body ? ) : SeamHttpRequest < SetNonNullable < Required < { acs_user : { access_schedule ?: { ends_at : string ; starts_at : string ; } ; acs_system_id : string ; acs_user_id : string ; created_at : string ; display_name : string ; email ?: string ; email_address ?: string ; errors : ( | { created_at : string ; error_code : "deleted_externally" ; message : string ; } | { created_at : string ; error_code : "salto_ks_subscription_limit_exceeded" ; message : string ; } | { created_at : string ; error_code : "failed_to_create_on_acs_system" ; message : string ; } | { created_at : string ; error_code : "failed_to_update_on_acs_system" ; message : string ; } | { created_at : string ; error_code : "failed_to_delete_on_acs_system" ; message : string ; } ) [] ; external_type ?: | "pti_user" | "brivo_user" | "hid_credential_manager_user" | "salto_site_user" | "latch_user" | "dormakaba_community_user" ; external_type_display_name ?: string ; full_name ?: string ; hid_acs_system_id ?: string ; is_latest_desired_state_synced_with_provider ?: boolean ; is_managed : true ; is_suspended : boolean ; latest_desired_state_synced_with_provider_at ?: string ; phone_number ?: string ; user_identity_email_address ?: null | string ; user_identity_full_name ?: null | string ; user_identity_id ?: string ; user_identity_phone_number ?: null | string ; warnings : ( { created_at : string ; message : string ; warning_code : "being_deleted" ; } | { created_at : string ; message : string ; warning_code : "salto_ks_user_not_subscribed" ; } ) [] ; workspace_id : string ; } ; } > , "acs_user" > , "acs_user" > Parameters Optional
body : { acs_user_id : string ; } Returns SeamHttpRequest < SetNonNullable < Required < { acs_user : { access_schedule ?: { ends_at : string ; starts_at : string ; } ; acs_system_id : string ; acs_user_id : string ; created_at : string ; display_name : string ; email ?: string ; email_address ?: string ; errors : ( | { created_at : string ; error_code : "deleted_externally" ; message : string ; } | { created_at : string ; error_code : "salto_ks_subscription_limit_exceeded" ; message : string ; } | { created_at : string ; error_code : "failed_to_create_on_acs_system" ; message : string ; } | { created_at : string ; error_code : "failed_to_update_on_acs_system" ; message : string ; } | { created_at : string ; error_code : "failed_to_delete_on_acs_system" ; message : string ; } ) [] ; external_type ?: | "pti_user" | "brivo_user" | "hid_credential_manager_user" | "salto_site_user" | "latch_user" | "dormakaba_community_user" ; external_type_display_name ?: string ; full_name ?: string ; hid_acs_system_id ?: string ; is_latest_desired_state_synced_with_provider ?: boolean ; is_managed : true ; is_suspended : boolean ; latest_desired_state_synced_with_provider_at ?: string ; phone_number ?: string ; user_identity_email_address ?: null | string ; user_identity_full_name ?: null | string ; user_identity_id ?: string ; user_identity_phone_number ?: null | string ; warnings : ( { created_at : string ; message : string ; warning_code : "being_deleted" ; } | { created_at : string ; message : string ; warning_code : "salto_ks_user_not_subscribed" ; } ) [] ; workspace_id : string ; } ; } > , "acs_user" > , "acs_user" > Defined in src/lib/seam/connect/routes/acs-users.ts:193 list list ( body ? ) : SeamHttpRequest < SetNonNullable < Required < { acs_users : { access_schedule ?: { ends_at : string ; starts_at : string ; } ; acs_system_id : string ; acs_user_id : string ; created_at : string ; display_name : string ; email ?: string ; email_address ?: string ; errors : ( | { created_at : string ; error_code : "deleted_externally" ; message : string ; } | { created_at : string ; error_code : "salto_ks_subscription_limit_exceeded" ; message : string ; } | { created_at : string ; error_code : "failed_to_create_on_acs_system" ; message : string ; } | { created_at : string ; error_code : "failed_to_update_on_acs_system" ; message : string ; } | { created_at : string ; error_code : "failed_to_delete_on_acs_system" ; message : string ; } ) [] ; external_type ?: | "pti_user" | "brivo_user" | "hid_credential_manager_user" | "salto_site_user" | "latch_user" | "dormakaba_community_user" ; external_type_display_name ?: string ; full_name ?: string ; hid_acs_system_id ?: string ; is_latest_desired_state_synced_with_provider ?: boolean ; is_managed : true ; is_suspended : boolean ; latest_desired_state_synced_with_provider_at ?: string ; phone_number ?: string ; user_identity_email_address ?: null | string ; user_identity_full_name ?: null | string ; user_identity_id ?: string ; user_identity_phone_number ?: null | string ; warnings : ( { created_at : string ; message : string ; warning_code : "being_deleted" ; } | { created_at : string ; message : string ; warning_code : "salto_ks_user_not_subscribed" ; } ) [] ; workspace_id : string ; } [] ; } > , "acs_users" > , "acs_users" > Parameters Optional
body : { acs_system_id ?: string ; created_before ?: Date ; limit ?: number ; user_identity_email_address ?: string ; user_identity_id ?: string ; user_identity_phone_number ?: string ; } Optional
acs_ system_ id ?: string Optional
created_ before ?: Date Optional
limit ?: number Optional
user_ identity_ email_ address ?: string Optional
user_ identity_ id ?: string Optional
user_ identity_ phone_ number ?: string Returns SeamHttpRequest < SetNonNullable < Required < { acs_users : { access_schedule ?: { ends_at : string ; starts_at : string ; } ; acs_system_id : string ; acs_user_id : string ; created_at : string ; display_name : string ; email ?: string ; email_address ?: string ; errors : ( | { created_at : string ; error_code : "deleted_externally" ; message : string ; } | { created_at : string ; error_code : "salto_ks_subscription_limit_exceeded" ; message : string ; } | { created_at : string ; error_code : "failed_to_create_on_acs_system" ; message : string ; } | { created_at : string ; error_code : "failed_to_update_on_acs_system" ; message : string ; } | { created_at : string ; error_code : "failed_to_delete_on_acs_system" ; message : string ; } ) [] ; external_type ?: | "pti_user" | "brivo_user" | "hid_credential_manager_user" | "salto_site_user" | "latch_user" | "dormakaba_community_user" ; external_type_display_name ?: string ; full_name ?: string ; hid_acs_system_id ?: string ; is_latest_desired_state_synced_with_provider ?: boolean ; is_managed : true ; is_suspended : boolean ; latest_desired_state_synced_with_provider_at ?: string ; phone_number ?: string ; user_identity_email_address ?: null | string ; user_identity_full_name ?: null | string ; user_identity_id ?: string ; user_identity_phone_number ?: null | string ; warnings : ( { created_at : string ; message : string ; warning_code : "being_deleted" ; } | { created_at : string ; message : string ; warning_code : "salto_ks_user_not_subscribed" ; } ) [] ; workspace_id : string ; } [] ; } > , "acs_users" > , "acs_users" > Defined in src/lib/seam/connect/routes/acs-users.ts:204 list Accessible Entrances list Accessible Entrances ( body ? ) : SeamHttpRequest < SetNonNullable < Required < { acs_entrances : { acs_entrance_id : string ; acs_system_id : string ; assa_abloy_vostio_metadata ?: { door_name : string ; door_number ?: number ; door_type : | "CommonDoor" | "EntranceDoor" | "GuestDoor" | "Elevator" ; pms_id ?: string ; stand_open ?: boolean ; } ; created_at : string ; display_name : string ; dormakaba_community_metadata ?: { access_point_name : string ; } ; errors : { error_code : string ; message : string ; } [] ; latch_metadata ?: { accessibility_type : string ; door_name : string ; door_type : string ; is_connected : boolean ; } ; salto_ks_metadata ?: { battery_level : string ; door_name : string ; intrusion_alarm ?: boolean ; left_open_alarm ?: boolean ; lock_type : string ; locked_state : string ; online ?: boolean ; privacy_mode ?: boolean ; } ; visionline_metadata ?: { door_category : | "common" | "guest" | "entrance" | "elevator reader" | "common (PMS)" ; door_name : string ; profiles ?: { visionline_door_profile_id : ...; visionline_door_profile_type : ...; } [] ; } ; } [] ; } > , "acs_entrances" > , "acs_entrances" > Parameters Optional
body : { acs_user_id : string ; } Returns SeamHttpRequest < SetNonNullable < Required < { acs_entrances : { acs_entrance_id : string ; acs_system_id : string ; assa_abloy_vostio_metadata ?: { door_name : string ; door_number ?: number ; door_type : | "CommonDoor" | "EntranceDoor" | "GuestDoor" | "Elevator" ; pms_id ?: string ; stand_open ?: boolean ; } ; created_at : string ; display_name : string ; dormakaba_community_metadata ?: { access_point_name : string ; } ; errors : { error_code : string ; message : string ; } [] ; latch_metadata ?: { accessibility_type : string ; door_name : string ; door_type : string ; is_connected : boolean ; } ; salto_ks_metadata ?: { battery_level : string ; door_name : string ; intrusion_alarm ?: boolean ; left_open_alarm ?: boolean ; lock_type : string ; locked_state : string ; online ?: boolean ; privacy_mode ?: boolean ; } ; visionline_metadata ?: { door_category : | "common" | "guest" | "entrance" | "elevator reader" | "common (PMS)" ; door_name : string ; profiles ?: { visionline_door_profile_id : ...; visionline_door_profile_type : ...; } [] ; } ; } [] ; } > , "acs_entrances" > , "acs_entrances" > Defined in src/lib/seam/connect/routes/acs-users.ts:215 remove From Access Group remove From Access Group ( body ? ) : SeamHttpRequest < void , undefined > Parameters Optional
body : { acs_access_group_id : string ; acs_user_id : string ; } acs_ access_ group_ id : string acs_ user_ id : string Defined in src/lib/seam/connect/routes/acs-users.ts:226 revoke Access To All Entrances revoke Access To All Entrances ( body ? ) : SeamHttpRequest < void , undefined > Parameters Optional
body : { acs_user_id : string ; } Defined in src/lib/seam/connect/routes/acs-users.ts:237 suspend suspend ( body ? ) : SeamHttpRequest < void , undefined > Parameters Optional
body : { acs_user_id : string ; } Defined in src/lib/seam/connect/routes/acs-users.ts:248 unsuspend unsuspend ( body ? ) : SeamHttpRequest < void , undefined > Parameters Optional
body : { acs_user_id : string ; } Defined in src/lib/seam/connect/routes/acs-users.ts:257 update update ( body ? ) : SeamHttpRequest < void , undefined > Parameters Optional
body : { access_schedule ?: null | { ends_at : string ; starts_at : string ; } ; acs_user_id : string ; email ?: string ; email_address ?: string ; full_name ?: string ; hid_acs_system_id ?: string ; phone_number ?: string ; } Optional
access_ schedule ?: null | { ends_at : string ; starts_at : string ; } acs_ user_ id : string Optional
email ?: string Optional
email_ address ?: string Optional
full_ name ?: string Optional
hid_ acs_ system_ id ?: string Optional
phone_ number ?: string Defined in src/lib/seam/connect/routes/acs-users.ts:266 update Client Session Token update Client Session Token ( clientSessionToken ) : Promise < void > Parameters clientSessionToken : string Returns Promise < void > Defined in src/lib/seam/connect/routes/acs-users.ts:139 Static
from Api Key from Api Key ( apiKey , options ? ) : SeamHttpAcsUsers Defined in src/lib/seam/connect/routes/acs-users.ts:60 Static
from Client from Client ( client , options ? ) : SeamHttpAcsUsers Defined in src/lib/seam/connect/routes/acs-users.ts:49 Static
from Client Session Token from Client Session Token ( clientSessionToken , options ? ) : SeamHttpAcsUsers Defined in src/lib/seam/connect/routes/acs-users.ts:71 Static
from Console Session Token from Console Session Token ( consoleSessionToken , workspaceId , options ? ) : SeamHttpAcsUsers Defined in src/lib/seam/connect/routes/acs-users.ts:105 Static
from Personal Access Token from Personal Access Token ( personalAccessToken , workspaceId , options ? ) : SeamHttpAcsUsers Defined in src/lib/seam/connect/routes/acs-users.ts:122 Static
from Publishable Key from Publishable Key ( publishableKey , userIdentifierKey , options ? ) : Promise < SeamHttpAcsUsers > Defined in src/lib/seam/connect/routes/acs-users.ts:85
ID of the desired access group.