Hi Team,
Currently in catalog api we are not getting association of datasets and dataflows like how many datasets associated to a particular dataflow which is needed for tracking and optimising our OAC instance from the unused datasets by eliminating their refresh.
current api response of dataflow
{
"owner": "abc@x",
"name": "Dataflow_FIFA_WC",
"id": "J3NyaW5pdmFzYS5wdWxhQG9yYWNsZS5jb20nLidERl9ERU1PJw",
"lastModified": "2024-04-26T21:56:37.294Z",
"type": "dataflows",
"objectId": "'abc@x yz.com'.'DF_DEMO'"
}