app.bsky.authViewAll

bsky-lexicons.bsky.social

Schema Diff

+1 -0

From

CID
bafyreifuhx7xugs...
Indexed At
2026-03-19 20:23 UTC
View this version

To

CID
bafyreihptgtcgox...
Indexed At
2026-07-16 14:58 UTC
View this version
1 1
{
2 2
  "id": "app.bsky.authViewAll",
3 3
  "defs": {
4 4
    "main": {
5 5
      "type": "permission-set",
6 6
      "title": "Read-only access to all content",
7 7
      "detail": "View Bluesky network content from account perspective, and read all notifications and preferences.",
8 8
      "title:lang": {},
9 9
      "detail:lang": {},
10 10
      "permissions": [
11 11
        {
12 12
          "lxm": [
13 13
            "app.bsky.actor.getPreferences",
14 14
            "app.bsky.actor.getProfile",
15 15
            "app.bsky.actor.getProfiles",
16 16
            "app.bsky.actor.getSuggestions",
17 17
            "app.bsky.actor.searchActors",
18 18
            "app.bsky.actor.searchActorsTypeahead",
19 19
            "app.bsky.bookmark.getBookmarks",
20 20
            "app.bsky.feed.describeFeedGenerator",
21 21
            "app.bsky.feed.getActorFeeds",
22 22
            "app.bsky.feed.getActorLikes",
23 23
            "app.bsky.feed.getAuthorFeed",
24 24
            "app.bsky.feed.getFeed",
25 25
            "app.bsky.feed.getFeedGenerator",
26 26
            "app.bsky.feed.getFeedGenerators",
27 27
            "app.bsky.feed.getFeedSkeleton",
28 28
            "app.bsky.feed.getLikes",
29 29
            "app.bsky.feed.getListFeed",
30 30
            "app.bsky.feed.getPostThread",
31 31
            "app.bsky.feed.getPosts",
32 32
            "app.bsky.feed.getQuotes",
33 33
            "app.bsky.feed.getRepostedBy",
34 34
            "app.bsky.feed.getSuggestedFeeds",
35 35
            "app.bsky.feed.getTimeline",
36 36
            "app.bsky.feed.searchPosts",
37 +
            "app.bsky.feed.searchPostsV2",
37 38
            "app.bsky.graph.getActorStarterPacks",
38 39
            "app.bsky.graph.getBlocks",
39 40
            "app.bsky.graph.getFollowers",
40 41
            "app.bsky.graph.getFollows",
41 42
            "app.bsky.graph.getKnownFollowers",
42 43
            "app.bsky.graph.getListBlocks",
43 44
            "app.bsky.graph.getListMutes",
44 45
            "app.bsky.graph.getLists",
45 46
            "app.bsky.graph.getListsWithMembership",
46 47
            "app.bsky.graph.getMutes",
47 48
            "app.bsky.graph.getRelationships",
48 49
            "app.bsky.graph.getStarterPack",
49 50
            "app.bsky.graph.getStarterPacks",
50 51
            "app.bsky.graph.getStarterPacksWithMembership",
51 52
            "app.bsky.graph.getSuggestedFollowsByActor",
52 53
            "app.bsky.graph.searchStarterPacks",
53 54
            "app.bsky.labeler.getServices",
54 55
            "app.bsky.notification.getPreferences",
55 56
            "app.bsky.notification.getUnreadCount",
56 57
            "app.bsky.notification.listActivitySubscriptions",
57 58
            "app.bsky.notification.listNotifications",
58 59
            "app.bsky.notification.updateSeen",
59 60
            "app.bsky.unspecced.getAgeAssuranceState",
60 61
            "app.bsky.unspecced.getConfig",
61 62
            "app.bsky.unspecced.getOnboardingSuggestedStarterPacks",
62 63
            "app.bsky.unspecced.getPopularFeedGenerators",
63 64
            "app.bsky.unspecced.getPostThreadOtherV2",
64 65
            "app.bsky.unspecced.getPostThreadV2",
65 66
            "app.bsky.unspecced.getSuggestedFeeds",
66 67
            "app.bsky.unspecced.getSuggestedFeedsSkeleton",
67 68
            "app.bsky.unspecced.getSuggestedStarterPacks",
68 69
            "app.bsky.unspecced.getSuggestedStarterPacksSkeleton",
69 70
            "app.bsky.unspecced.getSuggestedUsers",
70 71
            "app.bsky.unspecced.getSuggestedUsersSkeleton",
71 72
            "app.bsky.unspecced.getSuggestionsSkeleton",
72 73
            "app.bsky.unspecced.getTaggedSuggestions",
73 74
            "app.bsky.unspecced.getTrendingTopics",
74 75
            "app.bsky.unspecced.getTrends",
75 76
            "app.bsky.unspecced.getTrendsSkeleton",
76 77
            "app.bsky.unspecced.searchActorsSkeleton",
77 78
            "app.bsky.unspecced.searchPostsSkeleton",
78 79
            "app.bsky.unspecced.searchStarterPacksSkeleton",
79 80
            "app.bsky.video.getUploadLimits"
80 81
          ],
81 82
          "type": "permission",
82 83
          "resource": "rpc",
83 84
          "inheritAud": true
84 85
        }
85 86
      ]
86 87
    }
87 88
  },
88 89
  "$type": "com.atproto.lexicon.schema",
89 90
  "lexicon": 1
90 91
}

Compare Other Versions

Lexicon Garden

@