com.atproto.sync.get Blob

GET {{baseUrl}}/xrpc/com.atproto.sync.getBlob?did=<did>&cid=<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 a blob associated with a given account. Returns the full blob as originally uploaded. Does not require auth; implemented by PDS.

Request Params

KeyDatatypeRequiredDescription
didstring(Required) The DID of the account.
cidstring(Required) The CID of the blob to fetch

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

&quot;&quot;