zone.stratos.sync.getBlob

lexicon.northsky.app

{
  "id": "zone.stratos.sync.getBlob",
  "defs": {
    "main": {
      "type": "query",
      "errors": [
        {
          "name": "BlobNotFound"
        },
        {
          "name": "Forbidden"
        }
      ],
      "output": {
        "encoding": "*/*"
      },
      "parameters": {
        "type": "params",
        "required": [
          "did",
          "cid"
        ],
        "properties": {
          "cid": {
            "type": "string",
            "format": "cid"
          },
          "did": {
            "type": "string",
            "format": "did"
          }
        }
      },
      "description": "Get a blob by CID with boundary-based access control."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against zone.stratos.sync.getBlob

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:6uxgo3ypovauub7nblwylqyv
CID
bafyreidnwn6k6s5nzvdia2v6jnw24utn4zuudtgdliy2ewf7oj6jbqcz24
Indexed At
2026-08-26 08:55 UTC
AT-URI
at://did:plc:6uxgo3ypovauub7nblwylqyv/com.atproto.lexicon.schema/zone.stratos.sync.getBlob

Lexicon Garden

@