ooo.bsky.authfetch.exportRepo

lexicon.store

Documentation

Exports the entire hidden repository as a CAR file. Requires auth. Each block in the CAR file is a CBOR-encoded record entry containing the collection, record key, strategy, and record value. This can be used to migrate your hidden repository to another HDS instance.

main query

Exports the entire hidden repository as a CAR file. Requires auth. Each block in the CAR file is a CBOR-encoded record entry containing the collection, record key, strategy, and record value. This can be used to migrate your hidden repository to another HDS instance.

Output

Encodingapplication/vnd.ipld.car
Try It

Requests are sent directly from your browser. Some servers may block requests due to CORS.

Base URL for XRPC calls (e.g., https://api.bsky.social)
View raw schema
{
  "type": "query",
  "output": {
    "encoding": "application/vnd.ipld.car"
  },
  "description": "Exports the entire hidden repository as a CAR file. Requires auth.\nEach block in the CAR file is a CBOR-encoded record entry containing the collection, record key, strategy, and record value.\nThis can be used to migrate your hidden repository to another HDS instance."
}

Lexicon Garden

@