Events
The event Object
Represents an event that occurred in your workspace.
Properties
event_id UUID
ID of the event.
event_type Enum
Type of event.
Enum values
access_code.createdaccess_code.changedaccess_code.scheduled_on_deviceaccess_code.set_on_deviceaccess_code.removed_from_deviceaccess_code.delay_in_setting_on_deviceaccess_code.failed_to_set_on_deviceaccess_code.deletedaccess_code.delay_in_removing_from_deviceaccess_code.failed_to_remove_from_deviceaccess_code.modified_external_to_seamaccess_code.deleted_external_to_seamaccess_code.backup_access_code_pulledaccess_code.unmanaged.converted_to_managedaccess_code.unmanaged.failed_to_convert_to_managedaccess_code.unmanaged.createdaccess_code.unmanaged.removedaccess_grant.createdaccess_grant.deletedaccess_grant.access_granted_to_all_doorsaccess_grant.access_granted_to_dooraccess_grant.access_to_door_lostaccess_grant.access_times_changedaccess_grant.could_not_create_requested_access_methodsaccess_method.issuedaccess_method.revokedaccess_method.card_encoding_requiredaccess_method.deletedaccess_method.reissuedacs_system.connectedacs_system.addedacs_system.disconnectedacs_credential.deletedacs_credential.issuedacs_credential.reissuedacs_credential.invalidatedacs_user.createdacs_user.deletedacs_encoder.addedacs_encoder.removedacs_access_group.deletedacs_entrance.addedacs_entrance.removedclient_session.deletedconnected_account.connectedconnected_account.createdconnected_account.disconnectedconnected_account.completed_first_syncconnected_account.deletedconnected_account.completed_first_sync_after_reconnectionconnected_account.reauthorization_requestedaction_attempt.lock_door.succeededaction_attempt.lock_door.failedaction_attempt.unlock_door.succeededaction_attempt.unlock_door.failedconnect_webview.login_succeededconnect_webview.login_faileddevice.connecteddevice.addeddevice.converted_to_unmanageddevice.unmanaged.converted_to_manageddevice.unmanaged.connecteddevice.disconnecteddevice.unmanaged.disconnecteddevice.tampereddevice.low_batterydevice.battery_status_changeddevice.removeddevice.deleteddevice.third_party_integration_detecteddevice.third_party_integration_no_longer_detecteddevice.salto.privacy_mode_activateddevice.salto.privacy_mode_deactivateddevice.connection_became_flakydevice.connection_stabilizeddevice.error.subscription_requireddevice.error.subscription_required.resolveddevice.accessory_keypad_connecteddevice.accessory_keypad_disconnectednoise_sensor.noise_threshold_triggeredlock.lockedlock.unlockedlock.access_deniedthermostat.climate_preset_activatedthermostat.manually_adjustedthermostat.temperature_threshold_exceededthermostat.temperature_threshold_no_longer_exceededthermostat.temperature_reached_set_pointthermostat.temperature_changeddevice.name_changedenrollment_automation.deletedphone.deactivatedspace.device_membership_changedspace.createdspace.deleted
workspace_id UUID
ID of the workspace associated with the event.
created_at DateTime
Date and time at which the event was created.
occurred_at DateTime
Date and time at which the event occurred.
Endpoints
Returns a specified event. This endpoint returns the same event that would be sent to a webhook, but it enables you to retrieve an event that already took place.
Returns a list of all events. This endpoint returns the same events that would be sent to a webhook, but it enables you to filter or see events that already took place.
Last updated
Was this helpful?

