{
"id": "games.gamesgamesgamesgames.feed.getOrgPublishedFeed",
"defs": {
"main": {
"type": "query",
"output": {
"schema": {
"type": "object",
"required": [
"feed"
],
"properties": {
"feed": {
"type": "array",
"items": {
"ref": "games.gamesgamesgamesgames.defs#gameFeedViewItem",
"type": "ref"
}
},
"cursor": {
"type": "string"
},
"totalCount": {
"type": "integer",
"description": "Total number of games with this role for the organization."
}
}
},
"encoding": "application/json"
},
"parameters": {
"type": "params",
"required": [
"org"
],
"properties": {
"org": {
"type": "string",
"format": "at-uri",
"description": "The AT URI of the organization profile."
},
"limit": {
"type": "integer",
"default": 50,
"maximum": 100,
"minimum": 1
},
"cursor": {
"type": "string"
}
}
},
"description": "Get games published by an organization."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:web:gamesgamesgamesgames.games
- CID
-
bafyreidz3zsx4sbqi4iblbozokexzvho6ucuhaijkezdv42co77j3gp2u4
- Indexed At
- 2026-07-26 20:18 UTC
- AT-URI
-
at://did:web:gamesgamesgamesgames.games/com.atproto.lexicon.schema/games.gamesgamesgamesgames.feed.getOrgPublishedFeed