Get Intervals by Customer IDAsk AIget https://bayou.energy/api/v2/customers/{customer_id}/intervalsRetrieves the list of intervals for that customerPath Paramscustomer_idstringrequiredCan be either Bayou's numeric ID or your own identifier for these intervals customer preceded with external_id:Query Paramsstartdate-timeOnly return intervals that are created after this valueenddate-timeOnly return intervals that are created before this valueaccount_numberstringOnly return intervals whose account number matches this valuemeter_idstringOnly return intervals whose meter match with this IDResponses 200Returns the intervals for that customer 400Bad Request 404Not FoundUpdated 8 months ago