v1

latestOpenAPI 3.1.02026-07-2210284274.4 KB
Property Catalog

Sync catalog changes since a watermark

Delta sync for local mirrors: returns catalog entries created/updated since since (a prior server_timestamp), capped at 10,000 per page. Pagination is by the returned server_timestamp watermark, distinct from browseCatalog's opaque cursor.

get/api/registry/catalog/sync

Query parameters

sincestring required

Watermark from a prior response server_timestamp (required).

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

Watermark from a prior response server_timestamp (required).

limitstring

Page size, capped at 10,000.

Page size, capped at 10,000.

Response

Catalog delta

server_timestampstring required

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

next_cursorstring nullable required