How to fetch all accounts with related product

I have added one relationship between accounts and product, now i want to fetch all accounts and their related products, please suggest me what should be the rest api for get_entry_list.

I don’t know how many ways are out there to complete that task. I will suggest to do it manually via import.
First export the template from accounts so you can fill up the fields accordingly. Then import and make sure you select the option to update records.