List SegmentsAsk AIget https://api.split.io/internal/api/v2/segments/ws/{workspace-id}Lists segments in your account for a given project (formerly known as workspace).Path Paramsworkspace-idstringrequiredThe ID of the project (workspace) to get a list of segments from. After migration to Harness, get this value using the Get Projects (Workspaces) endpoint and the Harness project name.Query Paramsoffsetint32Defaults to 0The offset to retrieve. Useful for paginationlimitint32Defaults to 20The maximum segments to return per call. Default=20. Max=50.tagarray of stringsDefaults to List of tag to retrieve segments bytag stringADD stringResponses 200200 401401 404404Updated 5 months ago