getAbTestsAsk AIget https://api.leanplum.com/api?action=getAbTestsGets information about A/B tests. This method requires your content read-only API clientKey.Query ParamsappIdstringrequiredDefaults to YOUR_APP_IDThe application ID. To find yours, select your app in the navigation column, and click Manage Apps. Then click Keys & Settings.clientKeystringrequiredDefaults to YOUR_CONTENT_KEYThe Content Read-only key for your Leanplum App.apiVersionstringenumrequiredDefaults to 1.0.6The version of the Leanplum API to use. The current version is 1.0.6.1.0.6Allowed:1.0.6includeDraftsbooleanInclude drafts and unpublished changes. Default: false.truefalserecentbooleanOnly return information about active or recently finished A/B tests. Default: true.truefalseResponse defaultA successful response will return a list of A/B tests.Updated 7 months ago