app.ocho.state.getConfig

ocho-lexicons.ocho.app

{
  "id": "app.ocho.state.getConfig",
  "defs": {
    "main": {
      "type": "query",
      "errors": [
        {
          "name": "InvalidID"
        },
        {
          "name": "InvalidServiceAuth"
        }
      ],
      "output": {
        "schema": {
          "type": "object",
          "required": [
            "id",
            "adminToken",
            "accountToken"
          ],
          "properties": {
            "id": {
              "type": "string",
              "description": "The App ID"
            },
            "adminToken": {
              "type": "string",
              "description": "The InstantDB admin token"
            },
            "accountToken": {
              "type": "string",
              "description": "The token for the InstantDB account"
            }
          }
        },
        "encoding": "application/json"
      },
      "description": "Creates a link between a service (hosted on the atproto) and its InstantDB App ID."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against app.ocho.state.getConfig

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:jm4zwg4raokwfysioe7767zh
CID
bafyreigxl5t3v533ujbm3ydkm7tkrcjwmywcbxtx7w5h4vxinciwgha6iy
Indexed At
2026-01-12 09:39 UTC
AT-URI
at://did:plc:jm4zwg4raokwfysioe7767zh/com.atproto.lexicon.schema/app.ocho.state.getConfig

Lexicon Garden

@