Incremental Strategies

Incremental strategies define how new data is ingested or validated. Use this API when working with large, continuously growing datasets. For example, you can configure the “transactions” table to use a timestamp column as an incremental marker, so only new rows since the last run are checked — improving performance and reducing costs.

⚠️ All endpoints require authentication. See Authentication & Headers.

Endpoint(s)

  • GET /catalog-server/api/assets/:id/incremental-strategies
  • PUT /catalog-server/api/assets/:id/config

Path Parameters

NameTypeRequiredDescriptionExample
idintYesAsset ID12616

Request Body

JSON
Copy

Sample Request

Bash
Copy

Response Schema

See Incremental Strategy

Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard