social.showcase.library.getItem

lexicons.showcase.social

{
  "id": "social.showcase.library.getItem",
  "defs": {
    "main": {
      "type": "query",
      "output": {
        "schema": {
          "ref": "social.showcase.defs#itemView",
          "type": "ref"
        },
        "encoding": "application/json"
      },
      "parameters": {
        "type": "params",
        "required": [
          "uri"
        ],
        "properties": {
          "uri": {
            "type": "string",
            "format": "at-uri",
            "description": "The AT-URI of the item"
          }
        }
      },
      "description": "Get a specific item. Authentication optional - returns personalized view when authenticated (e.g., private items you own)."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against social.showcase.library.getItem

Validation Options
Automatically resolve and include external schemas for full validation
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:yckosuxxph7mjwtbiztraiex
CID
bafyreib5gozm6gaxwwof2t4c4oei5gk66wevfnvgw4yklfmwudvx3wk2be
Indexed At
2026-01-18 11:03 UTC
AT-URI
at://did:plc:yckosuxxph7mjwtbiztraiex/com.atproto.lexicon.schema/social.showcase.library.getItem

Referenced Schemas (1)

Lexicon Garden

@