Get List of Data Sources
- Last UpdatedJun 24, 2025
- 1 minute read
- Engineering
- Integration Service 4.0
- Integrators
Method: GET
URL: https://eu.ais.connect.aveva.com/data/api/v1.1/datasources
Response:
[
{
"name": "MyE3D-APS",
"productType": "E3D",
"productCategory": "Engineering",
"isEnabled": true
},
{
"name": "MyERM",
"productType": "ERM",
"productCategory": "ERM",
"isEnabled": true
}
]