List Segments in EnvironmentAsk AIget https://api.split.io/internal/api/v2/segments/ws/{workspace-id}/environments/{environment-id-or-name}Retrieve the segments in an FME environment.Path Paramsworkspace-idstringrequiredThe ID of the project (workspace) for the FME environment. After migration to Harness, get this value using the Get Projects (Workspaces) endpoint and the Harness project name.environment-id-or-namestringrequiredThe ID or case-sensitive name of the FME environment to get a list of segments fromQuery Paramsoffsetint32Defaults to 0The offset to retrieve. Useful for paginationlimitint32Defaults to 20The maximum segments to return per call. Default=20. Max=50.Responses 200200 401401 403403 404404Updated 5 months ago