---
title: "Consulta lista de reivindicação/portabilidade de chave Pix"
method: GET
path: "/pix/dict/claim/list"
---

# Consulta lista de reivindicação/portabilidade de chave Pix

`GET /pix/dict/claim/list`

## Query parameters

- `DateFrom` string
- `DateTo` string
- `LimitPerPage` string
- `Page` string
- `Status` string
- `claimType` string

## Response `200`

200

- object
  - `version` string
  - `status` string
  - `body` object
    - `claims` object[]
      - `id` string
      - `claimType` string
      - `key` string
      - `keyType` string
      - `claimerAccount` object
        - `participant` string
        - `branch` string
        - `account` string
        - `accountType` string
      - `claimer` object
        - `personType` string
        - `taxId` string
        - `name` string
      - `donorParticipant` string
      - `status` string
      - `createTimestamp` string
      - `completionPeriodEnd` string
      - `resolutionPeriodEnd` string
      - `lastModified` string
      - `donorAccount` object
        - `account` string
        - `branch` string
        - `taxId` string
        - `name` string

## Other responses

- `400` — 400
- `401` — 401
- `404` — 404
- `500` — 500
- `504` — 504

---

[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)
