GET api/dataitemstates/dataitem/{dataItemId}
Retrieves the list of data item states by data item.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| dataItemId |
The id of the data item to retrieve data item states by. |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.