Get publish status

GET
https://api.datawrapper.de/v3/charts/{id}/publish/status/{version}

Check the publish status of a chart. Requires scope chart:read.

Example Request

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

Path Parameters

NameTypeAllowed valuesRequiredDescription
idstring
5 characters
Yes
versioninteger
0 or more
Yes

Response

FieldTypeRequiredDescription
progressstring[]No