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