---
title: "GET /repository"
method: GET
path: "/repository"
tags: ["Repository"]
---

# GET /repository

`GET /repository`

List Github repositories for the authenticated user

## Response `200`

Success

- object[]
  - `owner` string
  - `name` string
  - `private` boolean

## Other responses

- `500` — Server error

---

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