{
"id": "app.rocksky.album.getAlbums",
"defs": {
"main": {
"type": "query",
"output": {
"schema": {
"type": "object",
"properties": {
"albums": {
"type": "array",
"items": {
"ref": "app.rocksky.album.defs#albumViewBasic",
"type": "ref"
}
}
}
},
"encoding": "application/json"
},
"parameters": {
"type": "params",
"properties": {
"genre": {
"type": "string",
"description": "The genre to filter artists by"
},
"limit": {
"type": "integer",
"minimum": 1,
"description": "The maximum number of albums to return"
},
"offset": {
"type": "integer",
"minimum": 0,
"description": "The offset for pagination"
}
}
},
"description": "Get albums"
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:vegqomyce4ssoqs7zwqvgqty
- CID
-
bafyreig4knojigwwv5q3cfite33nzdbxcnpzu7abfngo2jlqgmezmvgmi4
- Indexed At
- 2026-01-27 06:21 UTC
- AT-URI
-
at://did:plc:vegqomyce4ssoqs7zwqvgqty/com.atproto.lexicon.schema/app.rocksky.album.getAlbums