get https://{serverURL}/api/catalog/cart
This endpoint retrieves the current catalog cart and all the items in it.
Responses
This endpoint retrieves the current catalog cart and all the items in it.
xxxxxxxxxx
curl --request GET \
--url https://changeme/api/catalog/cart \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: