Fetching All the Orders For a Customer with admin/api/2021-10/customers/{customer_id}/order

Hi There

Fetching all orders for customer

…/admin/api/2021-10/customers/{customer_id}/order.json

I tried with basic auth, and api secret REST API .

Its only returning 3 records but customer have 10 orders.

Please help to get all customer orders.

Thanks

Rupam

I have found because of data porting not done for all orders. Thats why not getting full records.