Skip to main content

com.atproto.sync.listRepos

#main

Enumerates all the DID, rev, and commit CID for all repos hosted by this service. Does not require auth; implemented by PDS and Relay.

Parameters

PropertyTypeKnown ValuesRequiredDescription
limitinteger--
cursorstring--

Output

  • Encoding: application/json
PropertyTypeKnown ValuesRequiredDescription
cursorstring--
reposarray of #repo--

#repo

PropertyTypeKnown ValuesRequiredDescription
didstring (did)--
headstring (cid)-Current repo commit CID
revstring--