Responses

  • 200

    Table giving time spent by user and by month for given year

GET /data/persons/time-spents/year-table/
curl \
 -X GET http://localhost:8080/api/data/persons/time-spents/year-table/ \
 -H "Authorization: $API_KEY"