# Get User Logins **GET /api/v2/user/logins** This endpoint retrieves a list of the user logins for the authenticated user. The response data will be an array of objects, with each one being the data related to a users login record. ## Servers - https://api.fincalc.co.uk: https://api.fincalc.co.uk () ## Authentication methods - Bearer auth ## Parameters ### Query parameters - **ExcludeFormattedValues** (string) If set to any value, formatted values will be excluded from the response. ## Responses ### 200 Success #### Body: application/json (object) - **success** (boolean) - **data** (array[object]) [Powered by Bump.sh](https://bump.sh)