GET api/Notification/GetMessagesForActivityBar?clientId={clientId}&userId={userId}&groupId={groupId}&holderId={holderId}&isGroupMode={isGroupMode}&onlyUnViewed={onlyUnViewed}&isOnPrem={isOnPrem}&isUpexchange={isUpexchange}&isManagedServices={isManagedServices}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| clientId | string |
Required |
|
| userId | string |
Required |
|
| groupId | string |
Required |
|
| holderId | string |
Required |
|
| isGroupMode | boolean |
Required |
|
| onlyUnViewed | boolean |
Required |
|
| isOnPrem | boolean |
Default value is True |
|
| isUpexchange | boolean |
Default value is False |
|
| isManagedServices | boolean |
Default value is False |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.