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

Options

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

Response

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

Required scope

read