GET PlanCare2Api/VisionModels/{visionModelId}/VisionModelItems
Retrieve all visionModelItems for the provided visionModel.
At least one of these modules is required: ICP
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| visionModelId |
The identifier of the visionmodel. |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
A list of visionModelItems for the provided visionModel.
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.