Authorizations
Bearer token for the current workspace. Can be retrieved from the Workspace's settings page.
Path Parameters
ID of the sync run
Query Parameters
Filter records by successfully synced, invalid in source, or rejected by destination. Coming soon
Available options:
succeeded
, rejected
, invalid
Filter by whether Census tried to create or update the record (upsert) or delete the record (delete) in the destination. Coming soon
Available options:
upsert
, delete
Response
Successfully retrieved record details.
The response is of type object
.