Skip to main content
POST
Request a reverse-ETL backfill / history replay

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Path Parameters

destination
enum<string>
required

Which reverse-ETL destination to backfill.

Available options:
bigquery,
snowflake,
redshift,
postgres,
databricks,
clickhouse

Body

application/json
since
string<date-time>

Replay every event received on or after this ISO-8601 instant. Omit for a full-history replay; cannot be in the future.

Response

200 - application/json

The backfill was scheduled and will run at the next export window

data
object
meta
object