---
title: "Read a gift card."
method: GET
path: "/gift_cards/{gift_card_id}"
tags: ["GiftCards"]
---

# Read a gift card.

`GET /gift_cards/{gift_card_id}`

## Path parameters

- `gift_card_id` string, required

## Other responses

- `200` — unresolved $ref
- `400` — Invalid input or state means you're bad
- `401` — Unauthorized error
- `default` — An unknown, unexpected error.

---

[API](https://skmtc.net/outdoorsy/apis/outdoorsy-api-documentation.md) · [All operations](https://skmtc.net/outdoorsy/apis/outdoorsy-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/outdoorsy/outdoorsy-api-documentation/revisions/f0cf8f605ea0/schema)
