GET PlanCare2Api/RootData/DisciplineGroups?groupId={groupId}&showDisciplines={showDisciplines}
Returns a list of all discipline groups.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| groupId | integer |
None |
|
| showDisciplines | boolean |
Default value is False |
Body Parameters
None.
Response Information
Resource Description
List of all discipline groups.
Collection of DisciplineGroup| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
Id of the discipline group. |
integer |
None |
| Name |
Name of the discipline group. |
string |
None |
| Description |
Description of the discipline group. |
string |
None |
| Disciplines |
All disciplines in the discipline group |
Collection of Discipline |
None |
Response Formats
application/json
Sample:
text/json
Sample:
application/xml
Sample:
text/xml
Sample: