---
title: "Get Repository Connection details."
method: GET
path: "/v1/repositories/{id}"
tags: ["Repository", "Repository-Lifecycle"]
---

# Get Repository Connection details.

`GET /v1/repositories/{id}`

Get Repository Connection details including latest inspection status and generated repository insights.

## Path parameters

- `id` string, required

## Response `200`

OK

- RepositoryConnectionView — The ID of the Repository.
  - `id` string, required — The ID of the Repository.
  - `name` string, required — The name of the Repository.
  - `owner` string, required — The account owner of the Repository.

---

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