app.bsky.authViewAll

bsky-lexicons.bsky.social

Schema Diff

+1 -0

From

CID
bafyreihptgtcgox...
Indexed At
2026-07-16 14:58 UTC
View this version

To

CID
bafyreidsqzfsa37...
Indexed At
2026-08-05 15:08 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 37
            "app.bsky.feed.searchPostsV2",
38 38
            "app.bsky.graph.getActorStarterPacks",
39 39
            "app.bsky.graph.getBlocks",
40 40
            "app.bsky.graph.getFollowers",
41 41
            "app.bsky.graph.getFollows",
42 42
            "app.bsky.graph.getKnownFollowers",
43 43
            "app.bsky.graph.getListBlocks",
44 44
            "app.bsky.graph.getListMutes",
45 45
            "app.bsky.graph.getLists",
46 46
            "app.bsky.graph.getListsWithMembership",
47 47
            "app.bsky.graph.getMutes",
48 48
            "app.bsky.graph.getRelationships",
49 49
            "app.bsky.graph.getStarterPack",
50 50
            "app.bsky.graph.getStarterPacks",
51 51
            "app.bsky.graph.getStarterPacksWithMembership",
52 52
            "app.bsky.graph.getSuggestedFollowsByActor",
53 53
            "app.bsky.graph.searchStarterPacks",
54 +
            "app.bsky.graph.searchStarterPacksV2",
54 55
            "app.bsky.labeler.getServices",
55 56
            "app.bsky.notification.getPreferences",
56 57
            "app.bsky.notification.getUnreadCount",
57 58
            "app.bsky.notification.listActivitySubscriptions",
58 59
            "app.bsky.notification.listNotifications",
59 60
            "app.bsky.notification.updateSeen",
60 61
            "app.bsky.unspecced.getAgeAssuranceState",
61 62
            "app.bsky.unspecced.getConfig",
62 63
            "app.bsky.unspecced.getOnboardingSuggestedStarterPacks",
63 64
            "app.bsky.unspecced.getPopularFeedGenerators",
64 65
            "app.bsky.unspecced.getPostThreadOtherV2",
65 66
            "app.bsky.unspecced.getPostThreadV2",
66 67
            "app.bsky.unspecced.getSuggestedFeeds",
67 68
            "app.bsky.unspecced.getSuggestedFeedsSkeleton",
68 69
            "app.bsky.unspecced.getSuggestedStarterPacks",
69 70
            "app.bsky.unspecced.getSuggestedStarterPacksSkeleton",
70 71
            "app.bsky.unspecced.getSuggestedUsers",
71 72
            "app.bsky.unspecced.getSuggestedUsersSkeleton",
72 73
            "app.bsky.unspecced.getSuggestionsSkeleton",
73 74
            "app.bsky.unspecced.getTaggedSuggestions",
74 75
            "app.bsky.unspecced.getTrendingTopics",
75 76
            "app.bsky.unspecced.getTrends",
76 77
            "app.bsky.unspecced.getTrendsSkeleton",
77 78
            "app.bsky.unspecced.searchActorsSkeleton",
78 79
            "app.bsky.unspecced.searchPostsSkeleton",
79 80
            "app.bsky.unspecced.searchStarterPacksSkeleton",
80 81
            "app.bsky.video.getUploadLimits"
81 82
          ],
82 83
          "type": "permission",
83 84
          "resource": "rpc",
84 85
          "inheritAud": true
85 86
        }
86 87
      ]
87 88
    }
88 89
  },
89 90
  "$type": "com.atproto.lexicon.schema",
90 91
  "lexicon": 1
91 92
}

Compare Other Versions

Lexicon Garden

@