place.stream.server.getServerTime

did:web:stream.place View official

{
  "id": "place.stream.server.getServerTime",
  "defs": {
    "main": {
      "type": "query",
      "output": {
        "schema": {
          "type": "object",
          "required": [
            "serverTime"
          ],
          "properties": {
            "serverTime": {
              "type": "string",
              "format": "datetime",
              "description": "Current server time in RFC3339 format"
            }
          }
        },
        "encoding": "application/json"
      },
      "parameters": {
        "type": "params",
        "properties": {}
      },
      "description": "Get the current server time for client clock synchronization"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against place.stream.server.getServerTime

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:web:stream.place
CID
bafyreigwpfh7dmfuercnehdmnpzbdvpm75prrvwoxkzagcwpspc23v2sq4
Indexed At
2026-01-25 11:50 UTC
AT-URI
at://did:web:stream.place/com.atproto.lexicon.schema/place.stream.server.getServerTime

Lexicon Garden

@