GET api/course-notification/GetCourseNotifications?CourseID={CourseID}
GetCourseNotifications
Request Information
URI Parameters
| Name | Description | Type | Additional information | 
|---|---|---|---|
| RequireTotalCount | boolean | None. | |
| RequireGroupCount | boolean | None. | |
| IsCountQuery | boolean | None. | |
| Skip | integer | None. | |
| Take | integer | None. | |
| Sort | Collection of SortingInfo | None. | |
| Group | Collection of GroupingInfo | None. | |
| Filter | Collection of Object | None. | |
| TotalSummary | Collection of SummaryInfo | None. | |
| GroupSummary | Collection of SummaryInfo | None. | |
| Select | Collection of string | None. | |
| RemoteGrouping | boolean | None. | |
| PrimaryKey | Collection of string | None. | |
| DefaultSort | string | None. | |
| CourseID | integer | Required | 
Body Parameters
None.
Response Information
Resource Description
HttpResponseMessage| Name | Description | Type | Additional information | 
|---|---|---|---|
| Version | Version | None. | |
| Content | HttpContent | None. | |
| StatusCode | HttpStatusCode | None. | |
| ReasonPhrase | string | None. | |
| Headers | Collection of Object | None. | |
| RequestMessage | HttpRequestMessage | None. | |
| IsSuccessStatusCode | boolean | None. |