Get all Orders

Fetch all items added to the cart on Heims.

Click on the GET /api/orders drop down to reveal this requests details.

send cart

Click on Try it out -> Execute You should get a result which should be a JSON array with each element containing the list of your orders on Heims.

send cart