---
title: "GET /alpha/repos/{provider}"
method: GET
path: "/alpha/repos/{provider}"
tags: ["sessions"]
---

# GET /alpha/repos/{provider}

`GET /alpha/repos/{provider}`

## Path parameters

- `provider` 'github', required

## Response `200`

successful operation

- Repository[]
  - `org` string, required
  - `repo` string, required

## Changes

- **2025-04-25** `fdedda08e2a8` — 1 breaking
  - removed the enum value `gitlab` from the `path` request parameter `provider`
- **2025-04-25** `408c34dbecbd` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/laredo-labs/apis/solver-api/changes/alpha/repos/:provider/get.md)

---

[API](https://skmtc.dev/laredo-labs/apis/solver-api.md) · [All operations](https://skmtc.dev/laredo-labs/apis/solver-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/laredo-labs/solver-api/revisions/b15614bd714c/schema)
