---
title: "Issue creators history"
method: GET
path: "/v1/repos/{owner}/{repo}/issue_creators/history/"
tags: ["Issue Creators"]
---

# Issue creators history

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

Querying the historical trend of the number of issue creators in a given repository.

## Path parameters

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

## Query parameters

- `per` 'day' | 'week' | 'month'
- `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)
