Hightouch · Capability
Hightouch Management API — Syncs
Hightouch Management API — Syncs. 5 operations. Lead operation: List syncs. Self-contained Naftiko capability covering one Hightouch business surface.
What You Can Do
GET
Listsyncs
— List syncs
/v1/api/v1/syncs
POST
Createsync
— Create a sync
/v1/api/v1/syncs
GET
Getsync
— Get a sync
/v1/api/v1/syncs/{id}
GET
Listsyncruns
— List sync runs
/v1/api/v1/syncs/{id}/runs
POST
Triggersync
— Trigger a sync run
/v1/api/v1/syncs/{id}/trigger
MCP Tools
list-syncs
List syncs
read-only
idempotent
create-sync
Create a sync
get-sync
Get a sync
read-only
idempotent
list-sync-runs
List sync runs
read-only
idempotent
trigger-sync-run
Trigger a sync run