# Get time spent months table **GET /data/persons/time-spents/month-table/{year}** Return a table giving time spent by user and by month for given year. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Jwt authorization ## Parameters ### Path parameters - **year** (integer) Year to get time spent table for ## Responses ### 200 Table giving time spent by user and by month for given year #### Body: application/json (object) object [Powered by Bump.sh](https://bump.sh)