# Get desktop login logs **GET /data/persons/{person_id}/desktop-login-logs** Retrieve desktop login logs for a person. Desktop login logs can only be created by current user. ## 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: Desktop login logs for the person #### Body Parameters: application/json (array[object]) - **id** (string(uuid)) Log entry unique identifier - **person_id** (string(uuid)) Person unique identifier - **date** (string(date-time)) Login date and time [Powered by Bump.sh](https://bump.sh)