1y
GET /api/v2/contributions/history HTTP/1.1 Host: api.ethos.network Authorization: Bearer YOUR_SECRET_TOKEN Accept: */*
Successful response
{ "history": [ { "date": "text", "tasks": 1 } ] }