Skip to content

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

GET
/xrpc/com.atproto.repo.describeRepo
repo
required

The handle or DID of the repo.

string format: at-identifier

The handle or DID of the repo.

Success

object
handle
required
string format: handle
did
required
string format: did
didDoc
required

The complete DID document for this account.

collections
required

List of all the collections (NSIDs) for which this repo contains at least one record.

Array<string>
handleIsCorrect
required

Indicates if handle is currently valid (resolves bi-directionally)

boolean