You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to send an http GET to api.intercom.io/segments?type=company to list company segments (by default, I get user segments). This is supported by the REST API.
Actual behavior
Segment.list() does not take any parameter map, unfortunately.
Steps to reproduce
N/A
Logs
N/A
The text was updated successfully, but these errors were encountered:
Version info
Expected behavior
I would like to send an http GET to
api.intercom.io/segments?type=company
to list company segments (by default, I get user segments). This is supported by the REST API.Actual behavior
Segment.list()
does not take any parameter map, unfortunately.Steps to reproduce
N/A
Logs
N/A
The text was updated successfully, but these errors were encountered: