Get a Store's Buylist Products for Kiosk use.Ask AIget https://api.tcgplayer.com/stores/{storeKey}/buylist/productsRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path ParamsstoreKeystringrequiredRequired. A unique key used to identify the caller of the API.Query ParamssearchTermstringThe term which must be contained in either the Product Name or Set Name of the Products.offsetint32The number of Products to skip in the initial result set.limitint32The maximum number of Products to be returned.sortDirectionstringThe direction of the sort to be applied to the initial result set. Products are sorted by Product Name then Set Name. Options are ASC or DESC. Defaults to ASC.categoryIdint32If provided will only return Buylist Products in the Category.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsonAllowed:application/jsontext/jsonResponse 200OKUpdated over 6 years ago