getUnsubscribeCategoriesAsk AIget https://api.leanplum.com/api?action=getUnsubscribeCategoriesGets information about all the email subscription categories for a given app. 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.6Response defaultA successful response will return a list of email subscription categories.Updated 7 months ago