Skip to main content

acs_entrance.added

An access system entrance was added.
acs_entrance_id
String (UUID)
ID of the affected entrance.
acs_system_id
String (UUID)
ID of the access system.
connected_account_id
String (UUID)
ID of the connected account.
created_at
String (ISO 8601)
Date and time at which the event was created.
event_description
String
Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.
event_id
String (UUID)
ID of the event.
event_type
Enum (String)
Value: acs_entrance.added
occurred_at
String (ISO 8601)
Date and time at which the event occurred.
workspace_id
String (UUID)
ID of the workspace associated with the event.

acs_entrance.removed

An access system entrance was removed.
acs_entrance_id
String (UUID)
ID of the affected entrance.
acs_system_id
String (UUID)
ID of the access system.
connected_account_id
String (UUID)
ID of the connected account.
created_at
String (ISO 8601)
Date and time at which the event was created.
event_description
String
Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.
event_id
String (UUID)
ID of the event.
event_type
Enum (String)
Value: acs_entrance.removed
occurred_at
String (ISO 8601)
Date and time at which the event occurred.
workspace_id
String (UUID)
ID of the workspace associated with the event.