Get VariantAsk AIget http://preview.threekit.com/api/v2/catalog/items/{itemId}/variants/{variantId}Retrieves a Variant given the Variant's ID or Custom ID.Path ParamsitemIdThreekit UUIDCustom IDrequiredThis can be either the Threekit UUID or the user-defined custom ID.variantIdThreekit UUIDCustom IDrequiredThis can be either the Threekit UUID or the user-defined custom ID.Query Paramsbearer_tokenuuidPublic or Private Threekit authentication token. If using a public token the request must originate for a domain added to the authentication token.jwt_tokenstringJSON Web Token (JWT) token used to authorize the request.Responses 200200 401401 403403 404404Updated about 1 year ago