Get employee alerts.

get

/connectedWorker/clientapi/v2/employees/{employeeId}/alerts

This operation retrieves alert for an employee.

Request

Path Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

Alerts were successfully retrieved.
Body ()
Root Schema : EmployeeAlerts
Type: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : EmployeeAlert
Type: object
Show Source
Back to Top