Enumerates all the DID, rev, and commit CID for all repos hosted by this service. Does not require auth; implemented by PDS and Relay.
GET
/xrpc/com.atproto.sync.listRepos
Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ” limit
integer
cursor
string
Responses
Section titled “ Responses ”Success
object
cursor
string
repos
required
Array<object>
object
did
required
string format: did
head
required
Current repo commit CID
string format: cid
rev
required
string format: tid
active
boolean
status
If active=false, this optional field indicates a possible reason for why the account is not active. If active=false and no status is supplied, then the host makes no claim for why the repository is no longer being hosted.
string