Classification variables in DWH API 1.4
I would like to understand if there is a way i can extract classification variables from Datawarehouse API 1.4
Right now, my request body looks something like this for the classification variable-
{'id':'listvar3',
'name':'identities',
'classifications':[
{'name':"name of ids"}
]}