Carts
Retrieve a Cart
Retrieves a cart by its ID. This endpoint can be used to retrieve the details of an existing cart, including the items, quantities, and total price.
GET
Authorizations
Path Parameters
The ID of the cart to retrieve.
Response
200
application/json
Cart retrieved successfully.
The response is of type object
.