Defined in src/lib/seam/connect/routes/acs-users.ts:39 Constructorsconstructor new SeamHttpAcsUsers ( 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 MethodsaddToAccessGroup addToAccessGroup ( 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 listAccessibleEntrances listAccessibleEntrances ( 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 removeFromAccessGroup removeFromAccessGroup ( 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 revokeAccessToAllEntrances revokeAccessToAllEntrances ( 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 updateClientSessionToken updateClientSessionToken ( clientSessionToken ) : Promise < void > Parameters clientSessionToken : string Returns Promise < void > Defined in src/lib/seam/connect/routes/acs-users.ts:139 Static
fromApiKey fromApiKey ( apiKey , options ? ) : SeamHttpAcsUsers Defined in src/lib/seam/connect/routes/acs-users.ts:60 Static
fromClient fromClient ( client , options ? ) : SeamHttpAcsUsers Defined in src/lib/seam/connect/routes/acs-users.ts:49 Static
fromClientSessionToken fromClientSessionToken ( clientSessionToken , options ? ) : SeamHttpAcsUsers Defined in src/lib/seam/connect/routes/acs-users.ts:71 Static
fromConsoleSessionToken fromConsoleSessionToken ( consoleSessionToken , workspaceId , options ? ) : SeamHttpAcsUsers Defined in src/lib/seam/connect/routes/acs-users.ts:105 Static
fromPersonalAccessToken fromPersonalAccessToken ( personalAccessToken , workspaceId , options ? ) : SeamHttpAcsUsers Defined in src/lib/seam/connect/routes/acs-users.ts:122 Static
fromPublishableKey fromPublishableKey ( publishableKey , userIdentifierKey , options ? ) : Promise < SeamHttpAcsUsers > Defined in src/lib/seam/connect/routes/acs-users.ts:85
M M N E P V F C I C P M F P C P T T A A A T R
ID of the desired access group.