{
"id": "dev.cocore.compute.listSettlements",
"defs": {
"main": {
"type": "query",
"output": {
"schema": {
"type": "object",
"required": [
"settlements"
],
"properties": {
"settlements": {
"type": "array",
"items": {
"ref": "dev.cocore.defs#indexedRecord",
"type": "ref"
}
}
}
},
"encoding": "application/json"
},
"parameters": {
"type": "params",
"properties": {
"receipt": {
"type": "string",
"format": "at-uri",
"description": "Filter to settlements of this receipt URI."
},
"requester": {
"type": "string",
"format": "did",
"description": "Filter to settlements whose requester authorization is hosted by this DID."
}
}
},
"description": "Indexed `dev.cocore.compute.settlement` records (capped at 200), optionally filtered by the settled receipt URI and/or the requester DID (matched against the authorization URI prefix)."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:5quuhkmwe2q4k3azfsgg7kdz
- CID
-
bafyreibbxs7blgcqcu2tucg5rq5g3z4vxqz5kubpveypaaxodlgsdorrci
- Indexed At
- 2026-06-21 00:58 UTC
- AT-URI
-
at://did:plc:5quuhkmwe2q4k3azfsgg7kdz/com.atproto.lexicon.schema/dev.cocore.compute.listSettlements
Referenced Schemas (1)
-
dev.cocore.defs#indexedRecord