Get a list of Tasks for a CustomerCopy Pageget https://enerflo.io/api/v1/tasks/{customerId}Path ParamscustomerIdint32requiredThis is the Enerflo customer ID for whom you wish to pull a list of associated tasks.Query ParamspageintegerOptional pagination parameter that specifies which page of results to return. Pages start at 1. Each page returns up to 25 tasks by default.pageSizeintegerOptional parameter that controls the number of tasks returned per page. The default page size is 25, and the maximum allowed value is 100.Responses 200200 400400Updated about 1 year ago Get ProductsGet a list of Tasks for my Company (GET)Did this page help you?YesNo