GET PlanCare2Api/ClientplansV2/{clientplanId}/omaha/{clientplanOmahaAreaId}/measurements
Retrieves the ClientplanOmahaAreaMeasurements for the provided measurement.
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 |
| clientplanOmahaAreaId |
The clientplanOmahaArea ID. |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
A list of ClientplanOmahaAreaMeasurement
Collection of ClientplanOmahaAreaMeasurement| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
The internal id of the ClientplanOmahaAreaMeasurement |
globally unique identifier |
None |
| Date |
The date of the ClientplanOmahaAreaMeasurement |
date |
None |
| KnowledgeSampleValue |
The sample value of the knowledge aspect |
string |
None |
| KnowledgeSampleLevel |
The sample level of the knowledge aspect |
integer |
None |
| KnowledgeSetpointValue |
The setpoint value of the knowledge aspect |
string |
None |
| KnowledgeSetpointLevel |
The setpoint level of the knowledge aspect |
integer |
None |
| BehaviorSampleValue |
The sample value of the behavior aspect |
string |
None |
| BehaviorSampleLevel |
The sample level of the behavior aspect |
integer |
None |
| BehaviorSetpointValue |
The setpoint value of the behavior aspect |
string |
None |
| BehaviorSetpointLevel |
The setpoint level of the behavior aspect |
integer |
None |
| StatusSampleValue |
The sample value of the status aspect |
string |
None |
| StatusSampleLevel |
The sample value of the status aspect |
integer |
None |
| StatusSetpointValue |
The sample value of the status aspect |
string |
None |
| StatusSetpointLevel |
The setpoint value of the status aspect |
integer |
None |
Response Formats
application/json, text/json, application/xml, text/xml
Sample not available.