GET v1/notifications?SortBy={SortBy}&IsSortAscending={IsSortAscending}&Page={Page}&PageSize={PageSize}&SenderId={SenderId}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
SortBy | string |
None. |
|
IsSortAscending | boolean |
None. |
|
Page | integer |
None. |
|
PageSize | integer |
None. |
|
SenderId | globally unique identifier |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, text/html, multipart/form-data
Sample:
Sample not available.