Syncs

Get executions for a sync

Returns all executions for a sync with pagination. Optionally filter by flow.

get/syncs/{syncid}/executions

Path parameters

syncidstring uuid required

Query parameters

flowidstring uuid nullable
pageinteger
sizeinteger
date_tostring date-time nullable
date_fromstring date-time nullable

Response

Successful Response

totalinteger required
pageinteger required
sizeinteger required

Changes