Retrieve User-Defined Hub Record Supporting Documents

GET {{base_url}}/UDIC/:InfocenterArea/:UDIC_UID/files

Use this endpoint to retrieve all supporting documents or files associated with a user-defined record in the User-Defined hub.

HEADERS

KeyDatatypeRequiredDescription
Content-TypestringRequired.

The type of content supported by the API endpoint. | | Authorization | string | | Required.

The type of authorization supported by the API endpoint. |

RESPONSES

status: OK

[{"FileID":"85d377d1-484d-49fd-91aa-10630d9abed7","PKey":"ec630c4ec6c64eff834174953d32d23d","FileName":"test.jpg","FileDescription":"Test File","FileSize":45956,"ContentType":"image/jpeg","Key1":"7699e1da6a434be78195a6b461d9613d","Key2":"","Key3":"","UDIC_UID":"7699e1da6a434be78195a6b461d9613d","CategoryCode":"","Application":"UDIC_Testwithfiles","CategoryDescription":""},{"FileID":"1554a961-2af8-494b-9a98-39bcd8f145bd","PKey":"af0e1aae80024547958470adb6f3bd40","FileName":"test2.gif","FileDescription":"Second Test File","FileSize":3421,"ContentType":"image/gif","Key1":"7699e1da6a434be78195a6b461d9613d","Key2":"","Key3":"","UDIC_UID":"7699e1da6a434be78195a6b461d9613d","CategoryCode":"","Application":"UDIC_Testwithfiles","CategoryDescription":""}]