List checkout experiences
List the store’s checkout experiences with a summary of each one’s shipping methods. For prices, carriers, conditions, and fulfillment delays, get the experience by ID.
active tells you whether an experience is reachable in the store’s live
checkout tree, which decides which shoppers see which experience.
Requires the checkout_read scope.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Store ID
"64e5a8a1af49a89df37e4ee7"
Query Parameters
true returns only experiences reachable in the store's live checkout tree, false only those that are not. Omit to return both.
true, false Response
Success
The team's checkout experiences matching the filter. An experience that is not active is fully configured but unreachable — no shopper can currently be served it.
Number of checkout experiences returned.
-9007199254740991 <= x <= 90071992547409912