GET v1/notifications?SortBy={SortBy}&IsSortAscending={IsSortAscending}&Page={Page}&PageSize={PageSize}&SenderId={SenderId}

Request Information

URI Parameters

NameDescriptionTypeAdditional 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

IHttpActionResult

None.

Response Formats

application/json, text/json, text/html, multipart/form-data

Sample:

Sample not available.