Hi, have you ever tested this endpoint to retrieve segment membres from CID? : {serviceRoot}/data/Customer?select=*&$filter=IsMemberOfSegment('{SegmentName}')&$top=10 from this walkthrough https://learn.microsoft.com/en-us/dynamics365/customer-insights/data/odata-examples#customer.
I tried from this page https://developer.ci.ai.dynamics.com/api-details#api=CustomerInsights however it seems it is not available in the list, Do I need to create my own app to be able to test it out?