---
title: "Lista cartões"
method: GET
path: "/accounts/{account}/customers/{customer}/card/cards"
tags: ["Cards"]
---

# Lista cartões

`GET /accounts/{account}/customers/{customer}/card/cards`

## Path parameters

- `account` integer, required
- `customer` integer, required

## Query parameters

- `page` integer
- `perPage` integer
- `status` string
- `modes` string
- `type` string

## Response `200`

OK

- object

## Other responses

- `400` — Bad Request
- `404` — Nof Found

---

[API](https://skmtc.net/celcoin/apis/api-para-transa-es.md) · [All operations](https://skmtc.net/celcoin/apis/api-para-transa-es/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/celcoin/api-para-transa-es/revisions/85dd6188a37b/schema)
