---
title: "Listar chaves PIX na Conta iugu"
method: GET
path: "/bank_account_pix_keys"
---

# Listar chaves PIX na Conta iugu

`GET /bank_account_pix_keys`

Lista todas as chaves PIX atreladas a conta, ativas, processando e aguardando um pedido de custodia solicitado ou enviado ou aguardando resolução.

## Response `200`

200

- object
  - `pix_keys` object[]
    - `id` string
    - `pix_key` string
    - `pix_key_type` string
    - `created_at` string
    - `status` string

## Other responses

- `401` — 401

---

[API](https://skmtc.net/iugu/apis/tokens-de-api.md) · [All operations](https://skmtc.net/iugu/apis/tokens-de-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/iugu/tokens-de-api/revisions/4590fc729d1e/schema)
