ConsoleCatalog
Sign in
data.europa.eu logo

data.europa.eu

data.europa.euGovernment Legalno auth

EU open data portal - datasets, metadata, publishers, and high-value datasets.

Dataset Comments

ASYNCREADNo auth

Returns user comments and discussion threads for a dataset with total comment count.

ParametersFormJSON

Dataset UUID for which to fetch rating comments

cost: 1 credit · balance: 0
curl https://api.openwire.sh/v1/wire/task \
  -X POST \
  -H "X-API-Key: $ANAKIN_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "action_id": "act_data_europa_eu_dataset_comments",
    "params": {
      "dataset_id": "691467f0f5dd0286d55bdd48"
    }
  }'