Course categories, details, pricing, cart, and wishlist state.
Cart And Wishlist State
ASYNCREADNo auth
Returns the current session cart, saved-for-later, and wishlist items with counts.
This action takes no params.
cost: 1 credit · balance: 0
curl https://api.openwire.sh/v1/wire/task \ -X POST \ -H "X-API-Key: $ANAKIN_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "action_id": "act_udemy_cart_and_wishlist_state", "params": {} }'