Download a User-Defined Hub Record Supporting Document
GET {{base_url}}/UDIC/:InfocenterArea/:UDIC_UID/fw_files/:FileID
Use this endpoint to download and retrieve the contents of a supporting document or file associated with a user-defined record in the User-Defined hub.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | Required. |
The type of content accepted by the API endpoint. |
| Authorization
| string | | Required.
The type of authorization accepted by the API endpoint. |
RESPONSES
status: OK
"[\r\n {\r\n \"{{The actual content of the file.}}\"\r\n }\r\n]"