API
Acceldata Data Observability Cloud
Get Started
Asset Schema References
Data Reliability
Data Reliability Schema References
Pipelines
Authentication
Authorization
Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
Incremental Strategies
Summarize Page
Copy Markdown
Open in ChatGPT
Open in Claude
Connect to Cursor
Connect to VS Code
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-strategiesPUT /catalog-server/api/assets/:id/config
Path Parameters
| Name | Type | Required | Description | Example |
|---|---|---|---|---|
| id | int | Yes | Asset ID | 12616 |
Request Body
JSON
{ "incrementalColumn": "last_updated", "strategy": "TIMESTAMP"}Sample Request
Bash
curl -X PUT "https://demo.acceldata.io/catalog-server/api/assets/12616/config"Response Schema
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
Last updated on
Was this page helpful?
Next to read:
Asset SchemaFor additional help, contact www.acceldata.force.com OR call our service desk +1 844 9433282
Copyright © 2025
Discard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message