GET PlanCare2Api/WorkplansV2/{id}
Retrieve a workplan V2.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
The workplan V2 ID. |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
A workplan V2.
WorkplanV2| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
The internal id of the Workplan. |
integer |
None |
| Type |
The type of the workplan. |
string |
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: