Skip to content

Get log readout by id

GET
/lock-event/readout/{readoutId}

AllowedRoles: [front-desk front-desk-admin]

readoutId
required
string format: uuid

OK

object
doorId
string
doorName
string
events
Array<object>
nullable
object
level
numericType
integer
occurredOn
string
originator

Fields staff, keyId and keyIds depend on type and may be empty.

object
keyId
string
keyIds
Array<string>
staff
object
firstName
string
id
string
lastName
string
type
string
Allowed values: GUEST_KEY STAFF_KEY EMERGENCY_KEY CANCEL_KEY POWER_DOWN_KEY USER INTERNAL OFFLINE UNKNOWN UNKNOWN_KEY UNKNOWN_USER
value

6 character identifier, 0 if type is INTERNAL. The value is a short representation of an identifier and thus cannot be used as a unique identifier.

string
reason
repeated
boolean
type
string
version
logFrom
string format: 2006-01-02T15:04:05Z07:00
logTo
string format: 2006-01-02T15:04:05Z07:00
readByStaff
object
firstName
string
id
string
lastName
string
readoutId
string
readoutTime
string format: 2006-01-02T15:04:05Z07:00