hedgedoc/public/api/v2/me

8 lines
188 B
Text
Raw Normal View History

{
"id": "mockUser",
2020-05-29 09:44:45 -04:00
"photo": "https://1.gravatar.com/avatar/767fc9c115a1b989744c755db47feb60?s=200&r=pg&d=mp",
"name": "Test",
"status": "ok",
"provider": "internal"
}