Get Details of Specified Data Source
- Last UpdatedJun 19, 2025
- 1 minute read
- Engineering
- Integration Service 4.0
- Integrators
Method: GET
URL: https://eu.ais.connect.aveva.com/data/api/v1.1/datasources/{datasourceName}
Parameters:
|
Name |
Type |
Required |
Description |
|---|---|---|---|
|
datasourceName |
string |
Yes |
The name of the data source |
Response:
{
"name": "MyE3D-APS",
"productType": "E3D",
"productCategory": "Engineering",
}