At

 view release on metacpan or  search on metacpan

share/lexicons/app/bsky/actor/getPreferences.json  view on Meta::CPAN

{
  "lexicon": 1,
  "id": "app.bsky.actor.getPreferences",
  "defs": {
    "main": {
      "type": "query",
      "description": "Get private preferences attached to the current account. Expected use is synchronization between multiple devices, and import/export during account migration. Requires auth.",
      "parameters": {
        "type": "params",
        "properties": {}
      },
      "output": {
        "encoding": "application/json",
        "schema": {
          "type": "object",
          "required": ["preferences"],
          "properties": {



( run in 0.879 second using v1.01-cache-2.11-cpan-0d8aa00de5b )