---
title: "Consultar quantidade de webhooks enviados."
method: GET
path: "/webhook/replay/{entity}"
---

# Consultar quantidade de webhooks enviados.

`GET /webhook/replay/{entity}`

## Path parameters

- `entity` string, required

## Query parameters

- `DateFrom` string, required
- `DateTo` string, required
- `OnlyPending` boolean
- `webhookId` string
- `documentNumber` string
- `account` string
- `id` string
- `clientRequestId` string

## Request body

- unknown

## Response `200`

200

- object
  - `version` string
  - `status` string
  - `body` object
    - `onlyPending` boolean
    - `entity` string
    - `dateFrom` string
    - `dateTo` string
    - `totalItems` integer

## Other responses

- `400` — 400
- `401` — 401
- `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)
