com.atproto.sync.getBlob
Get a blob associated with a given account. Returns the full blob as originally uploaded. Does not require auth; implemented by PDS.
- class atproto_client.models.com.atproto.sync.get_blob.Params
Bases:
ParamsModelBaseParameters model for
com.atproto.sync.getBlob.- field cid: Cid [Required]
The CID of the blob to fetch.
- field did: Did [Required]
The DID of the account.