Employees
List tasks
curl -X GET "https://example.com/api/public/v3/employees/0/tasks"{ "data": [ null ], "metadata": { "pagination": { "page": 0, "pages": 0, "count": 0, "items": 0 } }}curl -X GET "https://example.com/api/public/v3/employees/0/tasks"{ "data": [ null ], "metadata": { "pagination": { "page": 0, "pages": 0, "count": 0, "items": 0 } }}