latestOpenAPI 3.0.02026-08-137192110.1 KB

75294f591cc2

Reverse ETL Failed Records

Get Reverse ETL Sync Failed Record count

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

get/reverse_etl_failed_records/count

Query parameters

reverse_etl_sync_idstring required
Example:OoORhGXUVjsqFG

The ID of the Reverse ETL Sync to fetch record errors for.

Response

countnumber required

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

Example response

{
  "count": 3
}