# Get person day offs **GET /data/persons/{person_id}/day-offs** Return all day offs recorded for given person. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Jwt authorization ## Parameters ### Path parameters - **person_id** (string(uuid)) Person unique identifier ## Responses ### 200 All day off recorded for given person #### Body: application/json (array[object]) [Powered by Bump.sh](https://bump.sh)