Employee - Alerts REST Endpoints
Employee - Alerts
The Employee Alerts API lets you manage and maintain the employee alerts in your Oracle IoT Connected Worker Cloud Service instance.
- Get an employee alert.
- Method: getPath:
/connectedWorker/clientapi/v2/employees/{employeeId}/alerts/{alertId}
- Get employee alerts.
- Method: getPath:
/connectedWorker/clientapi/v2/employees/{employeeId}/alerts
- Get the status of the alert.
- Method: getPath:
/connectedWorker/clientapi/v2/employees/{employeeId}/alerts/{alertId}/status