Get all accounts on a list? #515
Answered
by
MarshalX
mwweinberg
asked this question in
Questions
-
Is there a way to pull all of the users on a specific list? I believe that every list has a UID, so ideally the query would be that UID and it would return a list of all of the accounts on the list. |
Beta Was this translation helpful? Give feedback.
Answered by
MarshalX
Jan 15, 2025
Replies: 1 comment 3 replies
-
You should use this method: https://atproto.blue/en/latest/atproto_client/namespace.html#atproto_client.namespaces.sync_ns.AppBskyGraphNamespace.get_list like |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Example of list`s AT URI:
at://did:plc:kvwvcn5iqfooopmyzvb4qzba/app.bsky.graph.list/3km6w5655mn2p
. At the end is rkey of list; at the middle is owner of the list (DID)