List sync runs (flat)
Sync runs (flat)
List sync runs (flat)
Cross-stream flat list of recent sync runs
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
| Name | Type | Description |
|---|---|---|
limit | number | Default 30, max 100 |
Response
streamId / streamName / streamIsActive are null for sync runs whose (account, segment) pair no longer belongs to any stream (orphaned manual runs).