GET api/v2/FormulationItems/{formulationId}
Request
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| formulationId | integer |
Required |
Response
PageResultOfFormulationItemsBasic| Name | Description | Type | Additional information |
|---|---|---|---|
| Count | integer | ||
| TotalCount | integer | ||
| Result | Collection of FormulationItemsBasic |
Response Format
application/json, text/json, text/html
Sample:
Sample not available.