Get data blocks from a given repo, by CID. For example, intermediate MST nodes, or records. Does not require auth; implemented by PDS.
GET
/xrpc/com.atproto.sync.getBlocks
Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ” did
required
The DID of the repo.
string format: did
The DID of the repo.
cids
required
Array<string>
Responses
Section titled “ Responses ”Success
Bad Request