#main
- queryGet data blocks needed to prove the existence or non-existence of record in the current version of repo. Does not require auth.
Query Parameters
Name | Type | Details |
---|---|---|
collection |
string (required) |
Syntax Format: |
commit |
string |
DEPRECATED: referenced a repo commit by CID, and retrieved record as of that commit Syntax Format: |
did |
string (required) |
The DID of the repo. Syntax Format: |
rkey |
string (required) |
Record Key |
Response Body
Content Type: application/vnd.ipld.car
Errors
Name | Description |
---|---|
RecordNotFound |
|
RepoNotFound |
|
RepoTakendown |
|
RepoSuspended |
|
RepoDeactivated |