Custom Table for User-Defined Hub Record

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

Use this endpoint to retrieve a custom table for a record in a 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

[{"UDIC_UID":"31d968387c604d0e91133f7139c91cef","Seq":"3eb09ebbf959413f8c8c600def6f91ef","CustColumn1":"Y","CustColumn2":"alpha"},{"UDIC_UID":"31d968387c604d0e91133f7139c91cef","Seq":"bcd9d700ad04424caff6f9c8a057184d","CustColumn1":"N","CustColumn2":"beta"}]