get https://api.leanplum.com/api?action=getVars
Gets the variable values for the current user or device. If the user/device does not exist, the API request is skipped and a warning will be returned. You can modify this behavior with the createDisposition
option (see below). To see default variable values, use the includeDefaults
parameter.
This method requires your production API clientKey
.