place.stream.server.getStorage

did:web:stream.place

Documentation

Get S3 storage configuration (with masked secret key).

main query

Get S3 storage configuration (with masked secret key).

Output

Encodingapplication/json
Try It

Requests are sent directly from your browser. Some servers may block requests due to CORS.

Base URL for XRPC calls (e.g., https://api.bsky.social)
View raw schema
{
  "type": "query",
  "output": {
    "schema": {
      "type": "object",
      "properties": {
        "storage": {
          "ref": "place.stream.server.defs#storage",
          "type": "ref"
        }
      }
    },
    "encoding": "application/json"
  },
  "parameters": null,
  "description": "Get S3 storage configuration (with masked secret key)."
}

Lexicon Garden

@