User Activity

In the Incident table, the 'subcategory' column depends on the 'category' column. I would like to obtain the dependency information along with the list values using an API call. The API call below is intended to return the column names 'category' and...