DataTable

Get variable names

Get the current variable names for a DataTable

get/dataTables/{data_table_id}/variableNames

Path parameters

data_table_idstring required

Response

A list of variable names for the DataTable

string[] required

Changes