---
title: "Get Reverse ETL Sync Failed Record count"
method: GET
path: "/reverse_etl_failed_records/count"
tags: ["Reverse ETL Failed Records"]
---

# Get Reverse ETL Sync Failed Record count

`GET /reverse_etl_failed_records/count`

Get the number of unresolved failed records captured for the specified Reverse ETL Sync.

## Query parameters

- `reverse_etl_sync_id` string, required

## Response `200`

- ReverseEtlSyncFailedRecordCountDto
  - `count` number, required — The number of unresolved failed records captured for the Reverse ETL Sync.

## Other responses

- `404`

---

[API](https://skmtc.net/weld/apis/weld-rest-api.md) · [All operations](https://skmtc.net/weld/apis/weld-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/weld/weld-rest-api/revisions/75294f591cc2/schema)
