@Pradeep-Jaiswal Not sure it is what you need, but I believe you can check the enabled dataflows and some run details using the following if that helps:
curl --location 'https://platform.adobe.io/data/foundation/flowservice/flows?inletId={INLET_ID}&status=enabled' \
--header 'Accept: application/...