You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The did will need to be resolved to get the handle, the handle column will need to be added, and then hyperlink the handle to the profile (https://bsky.app/profile/{did}) and also hyperlink the endpoint field (it is a domain name).
Add a view for All labelers and the labels they use
Endpoint:
/api/v1/anon/get-labelers/{int:page}
This endpoint returns {did: {"endpoint": str, "name": str, "description": str, "created_date": timestamp}} (100 at a time)
The text was updated successfully, but these errors were encountered: