---
title: "Get card"
method: GET
path: "/v2/cards/{id}"
tags: ["Cards"]
---

# Get card

`GET /v2/cards/{id}`

Retrieves a card by ID. Only cards with `limit_type = CARD` have `spend_controls`

## Path parameters

- `id` string, required

## Response `200`

getCardById 200 response

- Card — unresolved $ref

---

[API](https://skmtc.net/brex-com/apis/team-api.md) · [All operations](https://skmtc.net/brex-com/apis/team-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/brex-com/team-api/revisions/58e231ca118e/schema)
