v1

latestOpenAPI 3.0.02026-08-0615578353.3 KB
Environment Management

Get the site access logs. Start-End date range must not exceed 365 days

post/KindooGetSiteUserAccessLogs

Response

OK

IDinteger
TimeStampstring date-time

The date and time when the access log (format YYYY-MM-DDTHH:mm:ss, UTC timezone)

Usernamestring

The user full name

DoorNamestring

Entry point name

ScheduleNamestring

Controller schedule name

ControllerNamestring

Controller name

PINstring
WorkOrderNumberstring
Successboolean

Whether the access attempt was successful or not

ActionNamestring

The action that ran (On, Off, Unlock, etc...)

ReasonTextstring

The reason why access was denied

IsMasterLicenseAccessboolean

Whether the access was granted through a master license or not

IsLockdownboolean

If the log was to deactivate entry point

InvitedByFirstNamestring
InvitedByLastNamestring
InvitedByUsernamestring
InvitedOnstring date-time

The date and time when the user was invited (format YYYY-MM-DDTHH:mm:ss, UTC timezone)

RuleSetNamestring

Access rule name

FromDatestring date-time

Access right from date (format YYYY-MM-DDTHH:mm:ss, UTC timezone). Filled if access right type is weekly of FROM-TO

ToDatestring date-time

Access right to date (format YYYY-MM-DDTHH:mm:ss, UTC timezone). Filled if access right type is weekly of FROM-TO

Alwaysboolean

Whether the access right is of type always

WeeklyRecurrentboolean

Whether the access right is of type weekly

DayOfWeekinteger

If the access right is of type weekly, the day of week of the access right. 0 for Sunday, 1 for monday, 2 for tuesday, 3 for wednesday, 4 for thursday, 5 for friday, 6 for saturday

TimeZonestring

The display name of the C# timezone

GrantedByFirstNamestring
GrantedByLastNamestring
GrantedByUsernamestring
GrantedOnstring date-time

The date and time when the access right was granted (format YYYY-MM-DDTHH:mm:ss, UTC timezone)

IsHolidayboolean

Whether the access right is of type holiday

IsSpecialEventboolean

Whether the access right is of type special event

HolidayOrSpecialEventNamestring

The name of the holiday or special event