v5

latestSwagger 2.0MIT2026-08-03485217850.7 KB
repository

Get all push mirrors of the repository

get/repos/{owner}/{repo}/push_mirrors

Path parameters

ownerstring required

owner of the repo

repostring required

name of the repo

Query parameters

pageinteger

page number of results to return (1-based)

limitinteger

page size of results

Response

PushMirrorList

createdstring date-time
intervalstring

The sync interval for automatic updates

last_errorstring

The last error message encountered during sync

last_updatestring date-time
remote_addressstring

The remote repository URL being mirrored to

remote_namestring

The name of the remote in the git configuration

repo_namestring

The name of the source repository

sync_on_commitboolean

Whether to sync on every commit