# Get presence logs **GET /data/persons/presence-logs/{month_date}** Return a CSV file containing the presence logs based on a daily basis for the given month. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Jwt authorization ## Parameters #### Path parameters - **month_date** (string(date)) Month in YYYY-MM format ## Responses ### 200: CSV file containing the presence logs based on daily basis #### Body Parameters: text/csv (string(binary)) string(binary) ### 400: Invalid date format [Powered by Bump.sh](https://bump.sh)