com.atproto.sync.get Blocks
GET {{baseUrl}}/xrpc/com.atproto.sync.getBlocks?did=<did>&cids=<cid>&cids=<cid>
This endpoint is part of the atproto repository synchronization APIs. Requests usually do not require authentication, and can be made to PDS intances or Relay instances.*
To learn more about calling atproto API endpoints like this one, see the API Hosts and Auth guide.
Get data blocks from a given repo, by CID. For example, intermediate MST nodes, or records. Does not require auth; implemented by PDS.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
did | string | (Required) The DID of the repo. | |
cids | string | (Required) | |
cids | string | (Required) |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
""