Skip to main content

access_grant.created

An Access Grant was created.
String (UUID)
ID of the affected Access Grant.
String (ISO 8601)
Date and time at which the event was created.
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.
String (UUID)
ID of the event.
Enum (String)
Value: access_grant.created
String (ISO 8601)
Date and time at which the event occurred.
String (UUID)
ID of the workspace associated with the event.

access_grant.deleted

An Access Grant was deleted.
String (UUID)
ID of the affected Access Grant.
String (ISO 8601)
Date and time at which the event was created.
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.
String (UUID)
ID of the event.
Enum (String)
Value: access_grant.deleted
String (ISO 8601)
Date and time at which the event occurred.
String (UUID)
ID of the workspace associated with the event.

access_grant.access_granted_to_all_doors

All access requested for an Access Grant was successfully granted.
String (UUID)
ID of the affected Access Grant.
String (ISO 8601)
Date and time at which the event was created.
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.
String (UUID)
ID of the event.
Enum (String)
Value: access_grant.access_granted_to_all_doors
String (ISO 8601)
Date and time at which the event occurred.
String (UUID)
ID of the workspace associated with the event.

access_grant.access_granted_to_door

Access requested as part of an Access Grant to a particular door was successfully granted.
String (UUID)
ID of the affected Access Grant.
String (UUID)
ID of the affected entrance.
String (ISO 8601)
Date and time at which the event was created.
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.
String (UUID)
ID of the event.
Enum (String)
Value: access_grant.access_granted_to_door
String (ISO 8601)
Date and time at which the event occurred.
String (UUID)
ID of the workspace associated with the event.

access_grant.access_to_door_lost

Access to a particular door that was requested as part of an Access Grant was lost.
String (UUID)
ID of the affected Access Grant.
String (UUID)
ID of the affected entrance.
String (ISO 8601)
Date and time at which the event was created.
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.
String (UUID)
ID of the event.
Enum (String)
Value: access_grant.access_to_door_lost
String (ISO 8601)
Date and time at which the event occurred.
String (UUID)
ID of the workspace associated with the event.

access_grant.access_times_changed

An Access Grant’s start or end time was changed.
String (UUID)
ID of the affected Access Grant.
String
Key of the affected Access Grant (if present).
String (ISO 8601)
Date and time at which the event was created.
String
The new end time for the access grant.
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.
String (UUID)
ID of the event.
Enum (String)
Value: access_grant.access_times_changed
String (ISO 8601)
Date and time at which the event occurred.
String
The new start time for the access grant.
String (UUID)
ID of the workspace associated with the event.

access_grant.could_not_create_requested_access_methods

One or more requested access methods could not be created for an Access Grant.
String (UUID)
ID of the affected Access Grant.
String (ISO 8601)
Date and time at which the event was created.
String
Description of why the access methods could not be created.
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.
String (UUID)
ID of the event.
Enum (String)
Value: access_grant.could_not_create_requested_access_methods
Array
IDs of the devices that did not receive a requested access method. Use these to identify which specific devices failed without having to fetch the Access Grant.
String (ISO 8601)
Date and time at which the event occurred.
String (UUID)
ID of the workspace associated with the event.