v2

latestOpenAPI 3.0.42026-08-084694591.6 MB
User Status

Gets a list of user status objects based on parameters

post/api/users/status

Request body

userIdsstring[]

The user identifiers

Response

OK

firstNamestring nullable

The user's first name

lastNamestring nullable

The user's last name

isOnBreakboolean

Whether user is on break.

breakStartAtUtcstring date-time nullable

Time the break started.

elapsedBreakTimeInSecondsnumber double nullable

The elapsed break time in seconds.

isClockedInboolean

Whether the user is clocked in.

clockedInAtUtcstring date-time nullable

Date-time the user clocked in at.

elapsedClockedInTimeInSecondsnumber double nullable

The elapsed clocked in time in seconds.