Skip to main content

action_attempt.lock_door.succeeded

A lock door action attempt succeeded.
Example webhook payload
{
  "action_attempt_id": "00000000-0000-0000-0000-000000000000",
  "action_type": "",
  "connected_account_id": "00000000-0000-0000-0000-000000000000",
  "created_at": "2025-01-01T00:00:00.000Z",
  "device_id": "00000000-0000-0000-0000-000000000000",
  "event_id": "00000000-0000-0000-0000-000000000000",
  "event_type": "action_attempt.lock_door.succeeded",
  "occurred_at": "2025-01-01T00:00:00.000Z",
  "status": "",
  "workspace_id": "00000000-0000-0000-0000-000000000000"
}
action_attempt_id
String (UUID)
ID of the affected action attempt.
action_type
String
Type of the action.
connected_account_id
String (UUID)
ID of the connected account associated with the action attempt, if applicable.
created_at
String (ISO 8601)
Date and time at which the event was created.
device_id
String (UUID)
ID of the device associated with the action attempt, if applicable.
event_id
String (UUID)
ID of the event.
event_type
Enum (String)
Value: action_attempt.lock_door.succeeded
occurred_at
String (ISO 8601)
Date and time at which the event occurred.
status
String
Status of the action.
workspace_id
String (UUID)
ID of the workspace associated with the event.

action_attempt.lock_door.failed

A lock door action attempt failed.
Example webhook payload
{
  "action_attempt_id": "00000000-0000-0000-0000-000000000000",
  "action_type": "",
  "connected_account_id": "00000000-0000-0000-0000-000000000000",
  "created_at": "2025-01-01T00:00:00.000Z",
  "device_id": "00000000-0000-0000-0000-000000000000",
  "event_id": "00000000-0000-0000-0000-000000000000",
  "event_type": "action_attempt.lock_door.failed",
  "occurred_at": "2025-01-01T00:00:00.000Z",
  "status": "",
  "workspace_id": "00000000-0000-0000-0000-000000000000"
}
action_attempt_id
String (UUID)
ID of the affected action attempt.
action_type
String
Type of the action.
connected_account_id
String (UUID)
ID of the connected account associated with the action attempt, if applicable.
created_at
String (ISO 8601)
Date and time at which the event was created.
device_id
String (UUID)
ID of the device associated with the action attempt, if applicable.
event_id
String (UUID)
ID of the event.
event_type
Enum (String)
Value: action_attempt.lock_door.failed
occurred_at
String (ISO 8601)
Date and time at which the event occurred.
status
String
Status of the action.
workspace_id
String (UUID)
ID of the workspace associated with the event.

action_attempt.unlock_door.succeeded

An unlock door action attempt succeeded.
Example webhook payload
{
  "action_attempt_id": "00000000-0000-0000-0000-000000000000",
  "action_type": "",
  "connected_account_id": "00000000-0000-0000-0000-000000000000",
  "created_at": "2025-01-01T00:00:00.000Z",
  "device_id": "00000000-0000-0000-0000-000000000000",
  "event_id": "00000000-0000-0000-0000-000000000000",
  "event_type": "action_attempt.unlock_door.succeeded",
  "occurred_at": "2025-01-01T00:00:00.000Z",
  "status": "",
  "workspace_id": "00000000-0000-0000-0000-000000000000"
}
action_attempt_id
String (UUID)
ID of the affected action attempt.
action_type
String
Type of the action.
connected_account_id
String (UUID)
ID of the connected account associated with the action attempt, if applicable.
created_at
String (ISO 8601)
Date and time at which the event was created.
device_id
String (UUID)
ID of the device associated with the action attempt, if applicable.
event_id
String (UUID)
ID of the event.
event_type
Enum (String)
Value: action_attempt.unlock_door.succeeded
occurred_at
String (ISO 8601)
Date and time at which the event occurred.
status
String
Status of the action.
workspace_id
String (UUID)
ID of the workspace associated with the event.

action_attempt.unlock_door.failed

An unlock door action attempt failed.
Example webhook payload
{
  "action_attempt_id": "00000000-0000-0000-0000-000000000000",
  "action_type": "",
  "connected_account_id": "00000000-0000-0000-0000-000000000000",
  "created_at": "2025-01-01T00:00:00.000Z",
  "device_id": "00000000-0000-0000-0000-000000000000",
  "event_id": "00000000-0000-0000-0000-000000000000",
  "event_type": "action_attempt.unlock_door.failed",
  "occurred_at": "2025-01-01T00:00:00.000Z",
  "status": "",
  "workspace_id": "00000000-0000-0000-0000-000000000000"
}
action_attempt_id
String (UUID)
ID of the affected action attempt.
action_type
String
Type of the action.
connected_account_id
String (UUID)
ID of the connected account associated with the action attempt, if applicable.
created_at
String (ISO 8601)
Date and time at which the event was created.
device_id
String (UUID)
ID of the device associated with the action attempt, if applicable.
event_id
String (UUID)
ID of the event.
event_type
Enum (String)
Value: action_attempt.unlock_door.failed
occurred_at
String (ISO 8601)
Date and time at which the event occurred.
status
String
Status of the action.
workspace_id
String (UUID)
ID of the workspace associated with the event.

action_attempt.simulate_keypad_code_entry.succeeded

A simulate keypad code entry action attempt succeeded.
Example webhook payload
{
  "action_attempt_id": "00000000-0000-0000-0000-000000000000",
  "action_type": "",
  "connected_account_id": "00000000-0000-0000-0000-000000000000",
  "created_at": "2025-01-01T00:00:00.000Z",
  "device_id": "00000000-0000-0000-0000-000000000000",
  "event_id": "00000000-0000-0000-0000-000000000000",
  "event_type": "action_attempt.simulate_keypad_code_entry.succeeded",
  "occurred_at": "2025-01-01T00:00:00.000Z",
  "status": "",
  "workspace_id": "00000000-0000-0000-0000-000000000000"
}
action_attempt_id
String (UUID)
ID of the affected action attempt.
action_type
String
Type of the action.
connected_account_id
String (UUID)
ID of the connected account associated with the action attempt, if applicable.
created_at
String (ISO 8601)
Date and time at which the event was created.
device_id
String (UUID)
ID of the device associated with the action attempt, if applicable.
event_id
String (UUID)
ID of the event.
event_type
Enum (String)
Value: action_attempt.simulate_keypad_code_entry.succeeded
occurred_at
String (ISO 8601)
Date and time at which the event occurred.
status
String
Status of the action.
workspace_id
String (UUID)
ID of the workspace associated with the event.

action_attempt.simulate_keypad_code_entry.failed

A simulate keypad code entry action attempt failed.
Example webhook payload
{
  "action_attempt_id": "00000000-0000-0000-0000-000000000000",
  "action_type": "",
  "connected_account_id": "00000000-0000-0000-0000-000000000000",
  "created_at": "2025-01-01T00:00:00.000Z",
  "device_id": "00000000-0000-0000-0000-000000000000",
  "event_id": "00000000-0000-0000-0000-000000000000",
  "event_type": "action_attempt.simulate_keypad_code_entry.failed",
  "occurred_at": "2025-01-01T00:00:00.000Z",
  "status": "",
  "workspace_id": "00000000-0000-0000-0000-000000000000"
}
action_attempt_id
String (UUID)
ID of the affected action attempt.
action_type
String
Type of the action.
connected_account_id
String (UUID)
ID of the connected account associated with the action attempt, if applicable.
created_at
String (ISO 8601)
Date and time at which the event was created.
device_id
String (UUID)
ID of the device associated with the action attempt, if applicable.
event_id
String (UUID)
ID of the event.
event_type
Enum (String)
Value: action_attempt.simulate_keypad_code_entry.failed
occurred_at
String (ISO 8601)
Date and time at which the event occurred.
status
String
Status of the action.
workspace_id
String (UUID)
ID of the workspace associated with the event.

action_attempt.simulate_manual_lock_via_keypad.succeeded

A simulate manual lock via keypad action attempt succeeded.
Example webhook payload
{
  "action_attempt_id": "00000000-0000-0000-0000-000000000000",
  "action_type": "",
  "connected_account_id": "00000000-0000-0000-0000-000000000000",
  "created_at": "2025-01-01T00:00:00.000Z",
  "device_id": "00000000-0000-0000-0000-000000000000",
  "event_id": "00000000-0000-0000-0000-000000000000",
  "event_type": "action_attempt.simulate_manual_lock_via_keypad.succeeded",
  "occurred_at": "2025-01-01T00:00:00.000Z",
  "status": "",
  "workspace_id": "00000000-0000-0000-0000-000000000000"
}
action_attempt_id
String (UUID)
ID of the affected action attempt.
action_type
String
Type of the action.
connected_account_id
String (UUID)
ID of the connected account associated with the action attempt, if applicable.
created_at
String (ISO 8601)
Date and time at which the event was created.
device_id
String (UUID)
ID of the device associated with the action attempt, if applicable.
event_id
String (UUID)
ID of the event.
event_type
Enum (String)
Value: action_attempt.simulate_manual_lock_via_keypad.succeeded
occurred_at
String (ISO 8601)
Date and time at which the event occurred.
status
String
Status of the action.
workspace_id
String (UUID)
ID of the workspace associated with the event.

action_attempt.simulate_manual_lock_via_keypad.failed

A simulate manual lock via keypad action attempt failed.
Example webhook payload
{
  "action_attempt_id": "00000000-0000-0000-0000-000000000000",
  "action_type": "",
  "connected_account_id": "00000000-0000-0000-0000-000000000000",
  "created_at": "2025-01-01T00:00:00.000Z",
  "device_id": "00000000-0000-0000-0000-000000000000",
  "event_id": "00000000-0000-0000-0000-000000000000",
  "event_type": "action_attempt.simulate_manual_lock_via_keypad.failed",
  "occurred_at": "2025-01-01T00:00:00.000Z",
  "status": "",
  "workspace_id": "00000000-0000-0000-0000-000000000000"
}
action_attempt_id
String (UUID)
ID of the affected action attempt.
action_type
String
Type of the action.
connected_account_id
String (UUID)
ID of the connected account associated with the action attempt, if applicable.
created_at
String (ISO 8601)
Date and time at which the event was created.
device_id
String (UUID)
ID of the device associated with the action attempt, if applicable.
event_id
String (UUID)
ID of the event.
event_type
Enum (String)
Value: action_attempt.simulate_manual_lock_via_keypad.failed
occurred_at
String (ISO 8601)
Date and time at which the event occurred.
status
String
Status of the action.
workspace_id
String (UUID)
ID of the workspace associated with the event.