GET api/v2/CustomModules/{customModuleId}/Histories
Request
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| customModuleId | integer |
Required |
Response
PageResultOfCustomModuleHistoryBasic| Name | Description | Type | Additional information |
|---|---|---|---|
| Count | integer | ||
| TotalCount | integer | ||
| Result | Collection of CustomModuleHistoryBasic |
Response Format
application/json, text/json, text/html
Sample:
Sample not available.