{
"id": "so.sprk.story.getTimeline",
"defs": {
"main": {
"type": "query",
"output": {
"schema": {
"type": "object",
"required": [
"storiesByAuthor"
],
"properties": {
"cursor": {
"type": "string"
},
"storiesByAuthor": {
"type": "array",
"items": {
"ref": "so.sprk.story.defs#storiesByAuthor",
"type": "ref"
}
}
}
},
"encoding": "application/json"
},
"parameters": {
"type": "params",
"properties": {
"limit": {
"type": "integer",
"default": 50,
"maximum": 100,
"minimum": 1
},
"cursor": {
"type": "string"
}
}
},
"description": "Get a view of the requesting account's stories timeline grouped by author."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:cveom2iroj3mt747sd4qqnr2
- CID
-
bafyreibstof5eltg63xp7npquogfzxqljjndp6y3633zqfiviwvwfmcxxq
- Indexed At
- 2026-04-21 22:28 UTC
- AT-URI
-
at://did:plc:cveom2iroj3mt747sd4qqnr2/com.atproto.lexicon.schema/so.sprk.story.getTimeline