Skip to main content
GET
List sync runs (flat)
Returns a flat list of the user’s recent sync runs across every campaign. Each row carries the parent stream’s id + name (when the run’s (account, segment) pair belongs to a stream). For per-stream history use GET /api/v2/streams//runs.

Query parameters

Response

streamId / streamName / streamIsActive are null for sync runs whose (account, segment) pair no longer belongs to any stream (orphaned manual runs).

Auth

Bearer or session cookie.