Get sync changes

Fetch all changes since a given version with pagination support. If since_version is not provided, returns all records for initial sync. Use page and page_size parameters to navigate through results.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
int64
≥ 0
Defaults to 0

Last known change version from agent (optional, defaults to 0 for initial sync)

boolean
Defaults to false

Include soft-deleted records

int32
≥ 0
Defaults to 0

Page number (0-based, defaults to 0)

int32
≥ 1
Defaults to 20

Number of records per page (defaults to 20, max: 1000)

Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*