---
title: "Get Pr Links"
method: GET
path: "/github/pr-links"
tags: ["github-links"]
---

# Get Pr Links

`GET /github/pr-links`

## Query parameters

- `repo` string, required
- `pr_number` integer, required

## Response `200`

Successful Response

- PrLinksResponse
  - `snapshot_ids` string[], required

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/tryscott/apis/one-shot-api.md) · [All operations](https://skmtc.dev/tryscott/apis/one-shot-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/tryscott/one-shot-api/revisions/28bdface01df/schema)
