---
title: "GET /api/card-wallet/mine/"
method: GET
path: "/api/card-wallet/mine/"
tags: ["card-wallet"]
---

# GET /api/card-wallet/mine/

`GET /api/card-wallet/mine/`

## Headers

- `X-Company` string

## Response `200`

- CardWallet
  - `id` string, uuid, required
  - `employee` string, uuid
  - `notes` string, nullable, required
  - `attachments` string
  - `created_at` string, date-time, required
  - `updated_at` string, date-time, required
  - `title` string, required
  - `expires_on` string, date, nullable

---

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