dev.cocore.compute.listProviders

cocore.dev

{
  "id": "dev.cocore.compute.listProviders",
  "defs": {
    "main": {
      "type": "query",
      "output": {
        "schema": {
          "type": "object",
          "required": [
            "providers"
          ],
          "properties": {
            "providers": {
              "type": "array",
              "items": {
                "ref": "dev.cocore.defs#indexedRecord",
                "type": "ref"
              }
            }
          }
        },
        "encoding": "application/json"
      },
      "description": "List every indexed `dev.cocore.compute.provider` record (capped at 100). Read-only cache over the firehose; the provider's PDS is authoritative."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against dev.cocore.compute.listProviders

Validation Options
Automatically resolve and include external schemas for full validation
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:5quuhkmwe2q4k3azfsgg7kdz
CID
bafyreiaqlqdwv5pph77s5iy6clnpohyih47qadwsdsqyejlh4wktcjubie
Indexed At
2026-06-21 00:58 UTC
AT-URI
at://did:plc:5quuhkmwe2q4k3azfsgg7kdz/com.atproto.lexicon.schema/dev.cocore.compute.listProviders

Referenced Schemas (1)

  • dev.cocore.defs#indexedRecord

Lexicon Garden

@