listRepos

open suspend override fun listRepos(params: ListReposQueryParams): AtpResponse<ListReposResponse>

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