{
"id": "net.atpix.gallery.getAlbum",
"defs": {
"main": {
"type": "query",
"output": {
"schema": {
"type": "object",
"required": [
"album"
],
"properties": {
"album": {
"ref": "net.atpix.gallery.defs#albumView",
"type": "ref"
},
"items": {
"type": "array",
"items": {
"ref": "net.atpix.gallery.defs#photoView",
"type": "ref"
}
}
}
},
"encoding": "application/json"
},
"parameters": {
"type": "params",
"required": [
"uri"
],
"properties": {
"uri": {
"type": "string",
"format": "at-uri"
},
"hydrateItems": {
"type": "boolean",
"default": false
}
}
},
"description": "Get a single album; permissioned albums require space credentials."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1,
"target_collection": "net.atpix.gallery.album"
}
Metadata
- DID
-
did:plc:x4crpdfko2d7xrcd5eovpwex
- CID
-
bafyreig7w72podq5ioymh2l6fzc54xisvq3rqqvrpkqa5gxnapurl2dmfe
- Indexed At
- 2026-07-25 20:26 UTC
- AT-URI
-
at://did:plc:x4crpdfko2d7xrcd5eovpwex/com.atproto.lexicon.schema/net.atpix.gallery.getAlbum