Gets all comments for a chart

GET
https://api.datawrapper.de/v3/charts/{id}/comments

Requires scope chart:read.

Example Request

curl --request GET \
  --url https://api.datawrapper.de/v3/charts/example-id/comments \
  --header 'Authorization: Bearer <YOUR_TOKEN_HERE>'

Path Parameters

NameTypeAllowed valuesRequiredDescription
idstring
5 characters
Yes