List Customer ProductsAsk AIget https://sandbox.newline53.com/api/v1/customer_productsList Customers and the Products they have onboarded onto, filtered by the given parameters.Query Paramsprogram_uidstringOnly return Customer Products belonging to the submitted Programproduct_uidstringOnly return Customer Products belonging to the submitted Productcustomer_uidstringFilter by Customer. Multiple values are allowed, e.g. customer_uid[]=uKxmLxUEiSj5h4M3&customer_uid[]=y9reyPMNEWuuYSC1.Headersx-trace-idstringrequiredA unique identifier provided for each request. Duplicate values submitted in requests within 7 days of each other will cause the request to be rejected.Response 200A list of Customer Products is returnedUpdated 7 months ago