Get sync history for a specific user
Sync History
Get sync history for a specific user
Returns a paginated list of integration sync runs filtered by user within the organization, including rule evaluations, applied field mappings, and team membership changes per run. Supports cursor-based pagination.
GET
Get sync history for a specific user
Headers
value must be Bearer <token> where <token> is api key prefixed with cal_
Query Parameters
Maximum number of items to return (1–100)
Required range:
1 <= x <= 100Example:
25
Cursor for keyset pagination (UUID of the last item from previous page)