$ curl https://api.intercom.io/subscription_types \\\n-H 'Authorization:Bearer <Your access token>' \\\n-H 'Accept: application/json'You can list all subscription types.
A list of subscription type objects.
| Key | Type | Description |
|---|---|---|
| type | String | value is 'list' |
| data | Array | A list of subscription type objects |