v1

latestOpenAPI 3.0.12026-07-17101.6 KB

Retrieve a user's cart

Retrieve the contents of the cart for the user ID provided in the query parameter.

get/users/{id}/cart

Path parameters

idstring required

The ID of the user whose cart is being retrieved (query parameter)

Query parameters

idstring required

The ID of the subscription to retrieve products from

Headers

idstring required

The ID representing the session (header parameter)

Response

Successfully retrieved the user's cart

All 1 operations