API ReferenceBuilding AppsInstalling IntercomAPI & Webhook ReferenceCanvas Kit Reference
DocsApp StoreCommunityBlogYour Apps

List all collections

You can fetch a list of all collections by making a GET request to https://api.intercom.io/help_center/collections.

📘

How are the collections sorted and ordered?

Collections will be returned in descending order on the updated_at attribute. This means if you need to iterate through results then we'll show the most recently updated collections first.

Language
Authentication
Bearer
URL
Click Try It! to start a request and see the response here!