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
| Name | Description | Type | Additional information |
|---|---|---|---|
| clientplanId |
The clientplan Id. |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
A list of WorkplanV2
Collection of WorkplanV2| Name | Description | Type | Additional 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:
text/json
Sample:
application/xml
Sample:
text/xml
Sample: