#main - queryGet a blob associated with a given account. Returns the full blob as originally uploaded. Does not require auth; implemented by PDS.
Query Parameters
| Name | Type | Details |
|---|---|---|
cid |
string (required) |
The CID of the blob to fetch Syntax Format: |
did |
string (required) |
The DID of the account. Syntax Format: |
Response Body
Content Type: */*
Errors
| Name | Description |
|---|---|
BlobNotFound |
|
RepoNotFound |
|
RepoTakendown |
|
RepoSuspended |
|
RepoDeactivated |