Reads all TasksAsk AIget https://api.factorialhr.com/api/2026-04-01/resources/tasks/tasksThis endpoint retrieves all tasks created.Query Paramsids[]array of integersretrieve only the tasks that match the IDs passed in the request.ids[]ADD integercompany_idintegerretrieve the tasks that have a company_id associatedassignee_idintegerretrieve the tasks that have an assignee_id associated, assignee_id references to employee_id.due_onstringfilter by tasks that have a due date.already_duebooleanfilter by tasks that have expired or are still due.truetruefalsetask_statusstringenumfilter by tasks that with an especific status (todo | in_progress | done | discarded).todotodoin_progressdonediscardedAllowed:todoin_progressdonediscardedinvolvee_idintegerretrieve tasks where the user is affectee or assigneecategorystringenumfilter by tasks that have a specific categorybenefitsbenefitscomplaintscompensationdocumentsengagementfinanceorganizationperformancepoliciesrecruitmentsoftwarespendingsurveystimeofftime_planningtime_trackingtrainingShow 17 enum valuesResponse 200OKUpdated 3 months ago