[API] List Company segments | Community
Skip to main content
Submitted

[API] List Company segments

Related products:Integrations, API & Custom Actions
  • June 18, 2026
  • 0 replies
  • 5 views

The Intercom API has the ability to retrieve companies and filter by segment_id via https://api.intercom.io/companies?segment_id=67ab66d76af4f90dd7ae9271

Issue: However, the API’s “List Segments” API only returns user segments and there is no ability to list Company Segments.

 

Goal: Trying to use an AI Agent to grab Companies in order to target them for specific needs based on segments requires manually grabbing each ID of the segment and loading it to a static list.

 

Request: Intercom API should respectively have a  List Company Segments and List User Segments endpoint or to just provide both in the List Segments API call in order to open up the actual functionality to search.

 

Retrieve Companies API: 
https://developers.intercom.com/docs/references/rest-api/api.intercom.io/companies/retrievecompany

List Segments API:
https://developers.intercom.com/docs/references/rest-api/api.intercom.io/segments/listsegments