Authorization: Bearer ********************
curl --location 'http://localhost:3000/api/v1/attendance/logs/all?page=1&limit=20&status=late&sortBy=check_in_time&sortDirection=desc' \ --header 'Authorization: Bearer <token>'
{}