Skip to main content

com.atproto.repo.describeRepo

#main​

Get information about an account and repository, including the list of collections. Does not require auth.

Parameters​

PropertyTypeKnown ValuesRequiredDescription
repostring (at-identifier)-✅The handle or DID of the repo.

Output​

  • Encoding: application/json
PropertyTypeKnown ValuesRequiredDescription
handlestring (handle)-✅-
didstring (did)-✅-
didDocunknown-✅The complete DID document for this account.
collectionsarray of string-✅List of all the collections (NSIDs) for which this repo contains at least one record.
handleIsCorrectboolean-✅Indicates if handle is currently valid (resolves bi-directionally)