The unique identifier of the user managed by Verkada.
external_id
String (Unique)
A unique identifier managed externally provided by the customer.
start_date
String
The start time value of the time range controlling when a users credentials are active. Formatted as a Unix timestamp in seconds. Default is Null.
end_date
String
The end time value of the time range controlling when a users credentials are active. Formatted as a Unix timestamp in seconds. Default is Null.
ble_unlock
Bool
The permission state of a user’s ability to perform a Bluetooth Unlock. Format is a boolean ‘True’ or ‘False’. Default is ‘False’.
remote_unlock
Bool
The permission state of a user’s ability to perform a Remote Unlock. Format is a boolean ‘True’ or ‘False’. Default is ‘False’.
entry_code
String (Unique)
The access entry code used for keypad readers alone or in 2FA mode. Formatted as a string of digits between 4 and 16 in length. Must be unique within the organization.
access_groups
LIST[Access Group Metadata Object]
The List of Access Group Metadata Objects a user belongs to.
cards
LIST[Access Card Object]
List of Access Card Objects that belong to a user.
license_plates
LIST[License Plate Object]
List of License Plate Objects that belong to a user.