Skip to main content

com.atproto.sync.getBlocks

GET 

com.atproto.sync.getBlocks

Get data blocks from a given repo, by CID. For example, intermediate MST nodes, or records. Does not require auth; implemented by PDS.

Request

Query Parameters

    did didrequired

    The DID of the repo.

    cids cid[]required

Responses

OK

Schema

    any

Loading...