Public Data Source Systems
Get Public Data Source Systems
Retrieves the list of all available data source systems. Publicly accessible.
get/public/api/products/v2/data-source-systems
Response
OK
Example response
[
{
"code": "AGIS",
"dataProvider": {
"code": "BLW",
"uid": "CHE123456789"
}
}
]Changes
Changed in 1 of the 56 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○