Get Projects (Workspaces)Ask AIget https://api.split.io/internal/api/v2/workspacesRetrieves the projects (formerly known as workspaces) for an account.Query Paramsoffsetint32The offset to retrieve. Useful for pagination.limitint32Defaults to 20The maximum return limit per call is 1000.namestringFilter projects by name. This must be the project name and cannot be the project ID.nameOpstringDefaults to ISMatch operator for the name query parameter. IS is the default value but STARTS_WITH and CONTAINS is also supported.organizationIdentifierstringFilter projects by the Harness organization ID.projectIdentifierstringFilter projects by the Harness project ID.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesAllowed:application/jsontext/plainResponses 200200 401401 403403Updated 3 months ago