---
title: "List all projects linked to a group"
method: GET
path: "/v1/{org_name}/groups/{group_id}/projects"
tags: ["Groups"]
---

# List all projects linked to a group

`GET /v1/{org_name}/groups/{group_id}/projects`

## Path parameters

- `org_name` string, required
- `group_id` string, required

## Response `200`

List of all projects linked to the group

- GroupProjectResponse[]
  - `uuid` string
  - `name` string

---

[API](https://skmtc.net/tidelift/apis/tidelift-external-api.md) · [All operations](https://skmtc.net/tidelift/apis/tidelift-external-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tidelift/tidelift-external-api/revisions/5f36bed372bb/schema)
