---
title: "GET /api/v1/git-versions/{user}/{repo}/pulls/{pull}/artifact"
method: GET
path: "/api/v1/git-versions/{user}/{repo}/pulls/{pull}/artifact"
tags: ["Git Versions"]
---

# GET /api/v1/git-versions/{user}/{repo}/pulls/{pull}/artifact

`GET /api/v1/git-versions/{user}/{repo}/pulls/{pull}/artifact`

## Path parameters

- `user` string, required
- `repo` string, required
- `pull` string, required

## Response `200`

The artifact URL for this PR

- ArtifactInfo
  - `artifactUrl` string, required — URL of the artifact

---

[API](https://skmtc.dev/flybywiresim/apis/flybywire-simulations-api.md) · [All operations](https://skmtc.dev/flybywiresim/apis/flybywire-simulations-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/flybywiresim/flybywire-simulations-api/revisions/3013dbd0cff1/schema)
