Skip to main content
GET
Sync catalog changes since a watermark

Query Parameters

since
string
required

Watermark from a prior response server_timestamp (required).

Example:

"2026-03-27T10:00:00.000Z"

limit
string

Page size, capped at 10,000.

Response

Catalog delta

entries
object[]
required
server_timestamp
string
required

Watermark to pass as since on the next sync (avoids clock skew).

next_cursor
string | null
required