{
"id": "games.gamesgamesgamesgames.listContributions",
"defs": {
"main": {
"type": "query",
"output": {
"schema": {
"type": "object",
"required": [
"contributions"
],
"properties": {
"cursor": {
"type": "string"
},
"contributions": {
"type": "array",
"items": {
"ref": "games.gamesgamesgamesgames.getContribution#contributionView",
"type": "ref"
}
}
}
},
"encoding": "application/json"
},
"parameters": {
"type": "params",
"properties": {
"limit": {
"type": "integer",
"default": 25,
"maximum": 100,
"minimum": 1
},
"cursor": {
"type": "string"
},
"status": {
"type": "string",
"knownValues": [
"pending",
"approved",
"denied",
"needsRevision"
]
},
"subject": {
"type": "string",
"format": "at-uri",
"description": "Filter to contributions targeting a specific entity."
},
"contributor": {
"type": "string",
"format": "did",
"description": "Filter to contributions from a specific user."
}
}
},
"description": "List community contributions, optionally filtered by status, subject, or contributor."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:web:gamesgamesgamesgames.games
- CID
-
bafyreid75qa4sdaeyelkygxli2gyxdrrbjd3jerc5vnwojpl5owqocj6u4
- Indexed At
- 2026-07-26 20:18 UTC
- AT-URI
-
at://did:web:gamesgamesgamesgames.games/com.atproto.lexicon.schema/games.gamesgamesgamesgames.listContributions