lock.locked
A lock was locked.
Example webhook payload
Properties
Properties
ID of the access code that was used to lock the device.
Whether the access code is managed by Seam (true) or unmanaged (false). Only present when access_code_id is set.
ID of the Seam action attempt that triggered this lock. Present only when the lock was initiated through Seam (via a
LOCK_DOOR action attempt).Custom metadata of the connected account, present when connected_account_id is provided.
ID of the connected account associated with the event.
Date and time at which the event was created.
The customer key associated with the device, if any.
Custom metadata of the device, present when device_id is provided.
ID of the affected device.
ID of the event.
Value:
lock.lockedWhether the lock action was performed over Bluetooth by a remote client (such as the provider’s mobile app), rather than a direct physical interaction or a Seam-initiated remote action.
Whether the lock action was performed by an NFC credential tap (such as an Apple Home Key or an NFC key fob) presented to the lock, rather than a direct physical interaction or a Seam-initiated remote action.
Method by which the lock was locked.
keycode: an access code was used (see access_code_id). manual: a physical action such as a thumbturn or button press. remote: a remote action via an app, Bluetooth, or the Seam API (see action_attempt_id if Seam-initiated; see is_via_bluetooth or is_via_nfc for the transport). automatic: triggered automatically, for example by an auto-relock timer. unknown: could not be determined.Possible values: keycode, manual, automatic, unknown, remoteDate and time at which the event occurred.
ID of the workspace associated with the event.
lock.unlocked
A lock was unlocked.
Example webhook payload
Properties
Properties
ID of the access code that was used to unlock the affected device.
Whether the access code is managed by Seam (true) or unmanaged (false). Only present when access_code_id is set.
undocumented: Unreleased.
ID of the ACS entrance associated with the unlock event.undocumented: Unreleased.
ID of the ACS system associated with the unlock event.undocumented: Unreleased.
ID of the ACS user associated with the unlock event.ID of the Seam action attempt that triggered this unlock. Present only when the unlock was initiated through Seam (via an
UNLOCK_DOOR action attempt).Custom metadata of the connected account, present when connected_account_id is provided.
ID of the connected account associated with the event.
Date and time at which the event was created.
The customer key associated with the device, if any.
Custom metadata of the device, present when device_id is provided.
ID of the affected device.
ID of the event.
Value:
lock.unlockedWhether the unlock action was performed over Bluetooth by a remote client (such as the provider’s mobile app), rather than a direct physical interaction or a Seam-initiated remote action.
Whether the unlock action was performed by an NFC credential tap (such as an Apple Home Key or an NFC key fob) presented to the lock, rather than a direct physical interaction or a Seam-initiated remote action.
Method by which the lock was unlocked.
keycode: an access code was used (see access_code_id). manual: a physical action such as a thumbturn or handle press. remote: a remote action via an app, Bluetooth, or the Seam API (see action_attempt_id if Seam-initiated; see is_via_bluetooth or is_via_nfc for the transport). automatic: triggered automatically, for example by a time-based schedule. unknown: could not be determined.Possible values: keycode, manual, automatic, unknown, remoteDate and time at which the event occurred.
undocumented: Unreleased.
ID of the user identity associated with the unlock event.ID of the workspace associated with the event.
lock.access_denied
The lock denied access to a user after one or more consecutive invalid attempts to unlock the device.
Example webhook payload
Properties
Properties
ID of the access code that was used in the unlock attempts.
Custom metadata of the connected account, present when connected_account_id is provided.
ID of the connected account associated with the event.
Date and time at which the event was created.
The customer key associated with the device, if any.
Custom metadata of the device, present when device_id is provided.
ID of the affected device.
ID of the event.
Value:
lock.access_deniedDate and time at which the event occurred.
ID of the workspace associated with the event.