#main
- queryGet data blocks from a given repo, by CID. For example, intermediate MST nodes, or records. Does not require auth; implemented by PDS.
Query Parameters
Name | Type | Details |
---|---|---|
cids |
array (required) |
UNHANDLED IN ARRAYS: string |
did |
string (required) |
The DID of the repo. Syntax Format: |
Response Body
Content Type: application/vnd.ipld.car
Errors
Name | Description |
---|---|
BlockNotFound |
|
RepoNotFound |
|
RepoTakendown |
|
RepoSuspended |
|
RepoDeactivated |