{
"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
}
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