app.thesocialwire.sync.getPreferences

samclemente.me

Documentation

Get the authenticated viewer's preference synchronization snapshot.

main query

Get the authenticated viewer's preference synchronization snapshot.

Output

Encodingapplication/json

Errors

UpstreamUnavailable
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",
  "errors": [
    {
      "name": "UpstreamUnavailable"
    }
  ],
  "output": {
    "schema": {
      "ref": "app.thesocialwire.defs#jsonObject",
      "type": "ref"
    },
    "encoding": "application/json"
  },
  "parameters": {
    "type": "params",
    "properties": {}
  },
  "description": "Get the authenticated viewer's preference synchronization snapshot."
}

Lexicon Garden

@