---
title: "GET /flake/github/{owner}"
method: GET
path: "/flake/github/{owner}"
tags: ["api"]
---

# GET /flake/github/{owner}

`GET /flake/github/{owner}`

## Path parameters

- `owner` string, required

## Response `200`

- GetOwnerResponse
  - `repos` FlakeRelease[], required
    - `commit` string
    - `created_at` string, date-time, required
    - `description` string, required
    - `owner` string, required
    - `readme` string
    - `repo` string, required
    - `version` string, required

---

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