The intercom API reference.
Intercom API (2.11)
Download OpenAPI description
Overview
URL
License
Languages
Servers
The production API server
https://api.intercom.io/
The european API server
https://api.eu.intercom.io/
The australian API server
https://api.au.intercom.io/
Subscription Types
A list of subscription type objects.
A list of subscription type objects associated with the workspace .
The state of the subscription type.
Enum"live""draft""archived"
Example: "live"
A translation object contains the localised details of a subscription type.
The localised name of the subscription type.
Example: "Announcements"
The localised description of the subscription type.
Example: "Offers, product and feature announcements"
An array of translations objects with the localised version of the subscription type in each available locale within your translation settings.
The localised name of the subscription type.
Example: "Announcements"
The localised description of the subscription type.
Example: "Offers, product and feature announcements"
Describes the type of consent.
Enum"opt_out""opt_in"
Example: "opt_in"
{ "type": "list", "data": [ { … } ] }