curl --location '/api/tasks?page=undefined&limit=undefined&status=undefined&project_id=undefined&result_status=undefined'
{ "data": [], "pagination": { "total": 150, "page": 1, "limit": 10, "pages": 15 } }