{
"id": "so.sprk.story.getStories",
"defs": {
"main": {
"type": "query",
"output": {
"schema": {
"type": "object",
"required": [
"stories"
],
"properties": {
"stories": {
"type": "array",
"items": {
"ref": "so.sprk.story.defs#storyView",
"type": "ref"
}
}
}
},
"encoding": "application/json"
},
"parameters": {
"type": "params",
"required": [
"uris"
],
"properties": {
"uris": {
"type": "array",
"items": {
"type": "string",
"format": "at-uri"
},
"description": "List of story AT-URIs to return hydrated views for."
}
}
},
"description": "Gets story views for a specified list of stories (by AT-URI). This is sometimes referred to as 'hydrating' a story reference list."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:cveom2iroj3mt747sd4qqnr2
- CID
-
bafyreidfl6ufjjyxw5qnl7apcw5cqhfreggokkh2wkx7uf5boa4327wya4
- Indexed At
- 2026-04-21 22:28 UTC
- AT-URI
-
at://did:plc:cveom2iroj3mt747sd4qqnr2/com.atproto.lexicon.schema/so.sprk.story.getStories