Search Store CustomersAsk AIget https://api.tcgplayer.com/stores/{storeKey}/customersSearch Store Customers.Path ParamsstoreKeystringrequiredRequired. A unique key used to identify the caller of the API.Query ParamsnamestringA string of characters representing the first name and/or last name of the customer being searched for. Use format "firstName,lastName"emailstringThe email of the customer.offsetint32Used for paging. The number of records to skip. Default is 0.limitint32Used for paging. The maximum number of records to return. Default is 10.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsonAllowed:application/jsontext/jsonResponses 200OK 400Bad Request 404Not FoundUpdated over 6 years ago