GET PlanCare2Api/ClientplansV2/{clientplanId}/Workplans

Retrieve the Workplans of a clientplan V2.

Requires 'Start' permission for function ClientPlanOverview {7757BB23-A132-438A-9601-28E6BF9E4CA7}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
clientplanId

The clientplan Id.

integer

Required

Body Parameters

None.

Response Information

Resource Description

A list of WorkplanV2

Collection of WorkplanV2
NameDescriptionTypeAdditional information
Id

The internal id of the Workplan.

integer

None

Type

The type of the workplan.

WorkplanType

None

Discipline

Discipline of this workplan.

Discipline

None

DisciplineGroup

Discipline group of this workplan.

DisciplineGroup

None

Actions

The Action of the Workplan.

Collection of ActionV2

None

Goal

The Goal of the workplan.

WorkplanGoalV2

None

SubGoals

The SubGoals of the workplan.

Collection of WorkplanSubGoalV2

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.