---
title: "Return list of all projects for a group"
method: GET
path: "/groups/{group}/allprojects"
tags: ["Groups"]
---

# Return list of all projects for a group

`GET /groups/{group}/allprojects`

Includes projects of any sub-groups.

## Path parameters

- `group` string, required

## Response `200`

List of all projects for the group.

- string[]

---

[API](https://skmtc.net/oracle/apis/opengrok-restful-api.md) · [All operations](https://skmtc.net/oracle/apis/opengrok-restful-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/oracle/opengrok-restful-api/revisions/4844bf710203/schema)
