GET api/v1/commons/searchinformationdocuments?informationId={informationId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| informationId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
ResponseModelOfListOfInformationDocument| Name | Description | Type | Additional information |
|---|---|---|---|
| Success | boolean |
None. |
|
| Message | string |
None. |
|
| Data | Collection of InformationDocument |
None. |
|
| Pagination | Pagination |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.