GET PlanCare2Api/WorkplansV2/{clientId}/Workplans
Retrieve all workplans V2 for client.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| clientId |
The client Id. |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
A list of workplans V2.
Collection of WorkplanV2Overview| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
The internal id of the Workplan. |
integer |
None |
| Subject |
The subject of the workplan. |
string |
None |
| TypeDescription |
The type of the workplan. |
string |
None |
| Discipline |
The discipline of the workplan. |
string |
None |
| DisciplineGroup |
The discipline group of the workplan. |
string |
None |
| DomainName |
The domain of the workplan. |
string |
None |
| Status |
The status of the workplan. |
WorkplanStatus |
None |
| StatusDate |
The statusdate of the workplan. |
date |
None |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.