Get associated work shift of an employee.
get
/connectedWorker/clientapi/v2/employees/{employeeId}/checkedState/workShift
This operation retrieves work shift currently associated with an employee.
Request
Path Parameters
-
employeeId: string
Employee identifier
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json
200 Response
Work shift associated with an employee.
Root Schema : EmployeeWorkShift
Type:
Show Source
object
-
links(optional):
array links
-
workShiftId:
string
Id of the work shift the employee is working onExample:
52
Nested Schema : Link
Type:
Show Source
object
-
href:
string
The target resource's URI
-
rel:
string
Relation type