get http://localhost:9100/api/versioned/v1/datasets//upstreamDatasets
This endpoint returns which, if any, upstream datasets are in use by the specified dataset. An example use is to make this call on a unified dataset to see which input datasets it is pulling data from.
On success, this endpoint returns a comma-delimited array of all upstream datasets.