List sync runs
census_list_sync_runsList sync run history (each run's status, records processed, timing). Filter by sync_id. Census: GET /sync_runs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (1-based) for pagination. | |
| sync_id | No | Filter runs to a single sync id. | |
| per_page | No | Number of records per page. |