Retrieve source table definitions
To retrieve source table definitions, perform the following HTTP request.
GET "https://<hostname>/mining/api/pub/dataIngestion/v1/dataSets/<data set>/sourceTableDefinitions[?fullyQualifiedNames=default.table_a[,default.table_b]]"
If no fullyQualifiedNames are specified, the structure of all available source tables is returned.