access_grant.created
An Access Grant was created.
Properties
Properties
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.createdString (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.
Properties
Properties
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.deletedString (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.
Properties
Properties
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_doorsString (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.
Properties
Properties
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_doorString (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.
Properties
Properties
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_to_door_lostString (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.
Properties
Properties
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_changedString (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.
Properties
Properties
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_methodsArray
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.