# Get time spent weeks table **GET /data/persons/time-spents/week-table/{year}** Return a table giving time spent by user and by week 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 week for given year #### Body Parameters: application/json (object) object [Powered by Bump.sh](https://bump.sh)