List feature flagsAsk AIget https://api.split.io/internal/api/v2/splits/ws/{workspace-id}/Retrieves the feature flags for an account.Path Paramsworkspace-idstringrequiredThe ID of the project (workspace) to get a list of feature flags 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 feature flag metadatas to return per call. Default=20. Max=50.tagstringrepeatable tag parameter(s) to query byResponses 200200 401401 403403Updated 5 months ago