Jump to: GET Response Notes | API Call Builder
Retrieve all of a network employee's notification opt-out preferences.
| Name | Type | Description |
|---|---|---|
| NetworkId | Url | Network ID |
| NetworkToken | String | Network token |
| Target | String | This calls action target |
| Method | String | This calls action method |
| employee_id | Integer | Employee ID as found in HasOffers |
GET Response Notes
Returns an array of key-value pairs where each key is a notification event and each value is an array of key-value pairs. The nested key-value pairs represent various communication endpoints as keys and their opt-out statuses as values.
API Call Builder
Javascript is required to use the API Call Builder.