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/
Admins
A list of admins associated with a given workspace.
String representing the object's type. Always has the value admin.list
.
Value"admin.list"
Example: "admin.list"
A list of admins associated with a given workspace.
String representing the object's type. Always has the value admin
.
Value"admin"
Example: "admin"
Identifies if this admin is currently set in away mode.
Example: false
Identifies if this admin is set to automatically reassign new conversations to the apps default inbox.
Example: false
Identifies if this admin has a paid inbox seat to restrict/allow features that require them.
Example: true
This object represents the avatar associated with the admin.
Example: [814865]
Image for the associated team or teammate
Example: "https://picsum.photos/200/300"
{ "type": "admin.list", "admins": [ { … } ] }