@@ -0,0 +1,6 @@
import requests
TOKEN = "882062d2e32a319ccb93222d21ca6a9119149be2"
headers = {"Authorization": f"token {TOKEN}"}
response = requests.get("https://git.vyatsu.ru/api/v1/user", headers=headers)
print(response.json())
The note is not visible to the blocked user.