Data Providers
Get Data Providers
Retrieves the list of all available data providers. Accessible to users with the producer, consumer, admin, or provider role.
get/api/products/v1/data-providers
Response
OK
Example response
[
{
"code": "BLW",
"uid": "CHE123456789"
}
]