GET api/dataitemstates/datalist/{dataListId}
Retrieves the list of data item states by data list.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| dataListId |
The id of the data list 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.