com.atproto.repo.describeRepo

Domain Index: atproto.com

Crawl History

#main - query

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

Query Parameters

Name Type Details
repo string (required)

The handle or DID of the repo.

Syntax Format: at-identifier

Response Body

Content Type: application/json

Data Fields

Name Type Details
collections array (required)

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

UNHANDLED IN ARRAYS: string

did string (required)

Syntax Format: did

didDoc unknown (required)

The complete DID document for this account.

Field can contain arbitrary JSON/CBOR object data
handle string (required)

Syntax Format: handle

handleIsCorrect boolean (required)

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

Errors

No error types defined