GET PlanCare2Api/RootData/DisciplineGroups?groupId={groupId}&showDisciplines={showDisciplines}

Returns a list of all discipline groups.

Request Information

URI Parameters

NameDescriptionTypeAdditional 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
NameDescriptionTypeAdditional 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:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Er is een uitzondering opgetreden van het type System.OutOfMemoryException.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Er is een uitzondering opgetreden van het type System.OutOfMemoryException.

application/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'application/xml'. Exception message: Er is een uitzondering opgetreden van het type System.OutOfMemoryException.

text/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: Er is een uitzondering opgetreden van het type System.OutOfMemoryException.