---
title: "List organizations of stargazers"
method: GET
path: "/v1/repos/{owner}/{repo}/issue_creators/organizations/"
tags: ["Issue Creators"]
---

# List organizations of stargazers

`GET /v1/repos/{owner}/{repo}/issue_creators/organizations/`

List organizations of stargazers for the specified repository. 

> **Notice**:
> In the overall data, about **5.62%** of GitHub users provided valid organization information.

> **Note**: 
> By default, the API does not count users without valid organization information. 
> If you need to count these users, you can set the `exclude_unknown` parameter to `false`.

## Path parameters

- `owner` string, required
- `repo` string, required

## Query parameters

- `exclude_unknown` boolean
- `from` string
- `to` string

## Response `200`

Default Response

---

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