Skip to main content
List syncs for one repository’s upstream, newest first.

Options

str
required
Repository name.
str | None
Opaque pagination cursor from a previous response.
int | None
Maximum number of syncs to return. The server maximum is 100.

Response

str | None
Cursor for the next page, or None when no more results remain.
bool
Whether another page is available.
list
Sync objects with id, repo_id, direction, status, attempt, stats, error, created_at, started_at, and finished_at.

Required scope

read