link.latr.auth.probe

samclemente.me

{
  "id": "link.latr.auth.probe",
  "defs": {
    "main": {
      "type": "query",
      "errors": [
        {
          "name": "InvalidRequest"
        },
        {
          "name": "InvalidUrl"
        },
        {
          "name": "AuthRequired"
        },
        {
          "name": "InvalidToken"
        },
        {
          "name": "InvalidDpop"
        },
        {
          "name": "ClientAuthRequired"
        },
        {
          "name": "SavedItemNotFound"
        },
        {
          "name": "Conflict"
        },
        {
          "name": "RateLimitExceeded"
        },
        {
          "name": "UpstreamFailure"
        }
      ],
      "output": {
        "schema": {
          "type": "object",
          "required": [
            "ok",
            "did",
            "pdsWriteThrough",
            "sampleCount",
            "upstreamDpop"
          ],
          "properties": {
            "ok": {
              "type": "boolean"
            },
            "did": {
              "type": "string",
              "format": "did"
            },
            "clientId": {
              "type": "string",
              "maxLength": 128,
              "maxGraphemes": 128
            },
            "sampleCount": {
              "type": "integer",
              "minimum": 0
            },
            "upstreamDpop": {
              "type": "boolean"
            },
            "pdsWriteThrough": {
              "type": "boolean"
            }
          }
        },
        "encoding": "application/json"
      },
      "parameters": {
        "type": "params",
        "required": [],
        "properties": {}
      },
      "description": "L@tr XRPC method link.latr.auth.probe."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against link.latr.auth.probe

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:qy5pluw2bsuq2x6albsgkvx3
CID
bafyreidd4qfd7wdcl4steqg7lwulpo7aefuvxhgqghwbkdrb4qw5se4jaa
Indexed At
2026-08-15 17:31 UTC
AT-URI
at://did:plc:qy5pluw2bsuq2x6albsgkvx3/com.atproto.lexicon.schema/link.latr.auth.probe

Lexicon Garden

@