Lock Events
Query Lock Events
Query lock and unlock events across devices.
GET
Returns a paginated list of lock and unlock events. Results are automatically scoped to devices within your access.
Query parameters
Filter by device hardware ID.
Filter by event source:
rfid, keypad, key, or remote.Filter by event type:
lock or unlock.Find events by RFID tag or keypad code.
ISO 8601 date string (start of time range).
ISO 8601 date string (end of time range).
Max results per page (1–1000).
Pagination offset.
Response
Array of lock event objects.
Event sources
| Source | code field | metadata field | Triggered by |
|---|---|---|---|
rfid | RFID tag value | — | Device hardware |
keypad | Code entered | — | Device hardware |
key | — | — | Physical key |
remote | — | Optional | API command |