Get all tasksCopy Pageget https://api.brevo.com/v3/crm/tasksRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Query Paramsfilter[type]stringFilter by task type (ID)filter[status]stringenumFilter by task statusdoneundoneAllowed:doneundonefilter[date]stringenumFilter by dateoverduetodaytomorrowweekrangeAllowed:overduetodaytomorrowweekrangefilter[assignTo]stringFilter by the "assignTo" ID. You can utilize account emails for the "assignTo" attribute.filter[contacts]stringFilter by contact idsfilter[deals]stringFilter by deals idsfilter[companies]stringFilter by companies idsdateFromintegerdateFrom to date range filter type (timestamp in milliseconds)dateTointegerdateTo to date range filter type (timestamp in milliseconds)offsetint64Index of the first document of the pagelimitint64Defaults to 50Number of documents per pagesortstringenumSort the results in the ascending/descending order. Default order is descending by creation if sort is not passedascdescAllowed:ascdescsortBystringThe field used to sort field names.Responses 200Returns task list with filters 400bad requestUpdated over 2 years ago