---
title: "Consultar chaves Pix de uma conta"
method: GET
path: "/pix/dict/entry/{account}"
---

# Consultar chaves Pix de uma conta

`GET /pix/dict/entry/{account}`

Confira nosso tutorial -> https://developers.celcoin.com.br/docs/consultar-chaves-pix-de-uma-conta-copy

## Path parameters

- `account` string, required

## Response `200`

200

- object
  - `version` string
  - `status` string
  - `body` object
    - `listKeys` object[]
      - `keyType` string
      - `key` string
      - `account` object
        - `participant` string
        - `branch` string
        - `account` string
        - `accountType` string
        - `createDate` string
      - `owner` object
        - `type` string
        - `documentNumber` string
        - `name` string

## Other responses

- `400` — 400
- `403` — 403
- `404` — 404
- `422` — 422
- `500` — 500

---

[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/versions/85dd6188a37b/schema)
