Alert::getEmployeeAlerts Method

Retrieve a list of Alerts assigned to an Employee.

NameTypeDescription
NetworkId UrlNetwork ID
NetworkToken StringNetwork token
Target StringThis calls action target
Method StringThis calls action method
employee_id IntegerID of Employee object
filtersFilterArray of field values to filter results byShow Filterable Fields
limitIntegerObjects per page to return; defaults to returning all found
is_dismissedBooleanFilter by whether Alert has been dismissed or not
statusStringIn addition to filters, restrict based on the status of the AlertShow Supported Values

GET Response Notes

List of Employee Alert model objects.

Return response will be in the following format: array.

API Call Builder

Javascript is required to use the API Call Builder.
Have a Question? Please contact [email protected] for technical support.