Where to find customer api

I need help. I want to check the list of customers using api. Where to find customer api

customers and customers address in MasterData.

https://{{accountName}}.vtexcommercestable.com.br/api/dataentities/CL/search

https://{{accountName}}.vtexcommercestable.com.br/api/dataentities/AD/search

https://documenter.getpostman.com/view/164907/master-data-api-v2-beta/7EHbXTe#c2f9e70a-f830-1092-bea2-f474fb2112ec

Thanks Fabio, you same my time

I need api about product. I want to get all product list in one hit

I try this http: // {{accountName}}. {{Environment}} .com.br / api / catalog_system / pub / products / variations / {{productId}}

but it requires product id and I have 1000+ products

please advise me