--- title: HackMD User API description: tags: developer portal --- {%hackmd bXqUSiOGTLuFjPgSJ74wxQ %} # HackMD User API > [!Caution] > This page of API documentation is deprecated. Please refer to the new [Swagger Documentation](https://api.hackmd.io/v1/docs) instead. ## Get user information - `GET /me` - Success Response - code: `200` - body: ```json { "id": "00c437e8-9d79-4200-997f-8e9384415a76", "name": "James", "email": null, "userPath": "AMQ36J15QgCZf46ThEFadg", "photo": "https://avatars.githubusercontent.com/u/26138990?s=96", "teams": [ { "id": "e9ed1dcd-830f-435c-9fe2-d53d5f191666", "ownerId": "00c437e8-9d79-4200-997f-8e9384415a76", "path": "CAT", "name": "API client testing team", "logo": "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgaGVpZ2h0PSI5NiIgd2lkdGg9Ijk2IiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCA5NiA5NiI+PGc+PHJlY3Qgd2lkdGg9Ijk2IiBoZWlnaHQ9Ijk2IiBmaWxsPSIjZDg0ZGUyIiAvPjx0ZXh0IGZvbnQtc2l6ZT0iNjRweCIgZm9udC1mYW1pbHk9InNhbnMtc2VyaWYiIHRleHQtYW5jaG9yPSJtaWRkbGUiIGZpbGw9IiNmZmZmZmYiPjx0c3BhbiB4PSI0OCIgeT0iNzIiIHN0cm9rZS13aWR0aD0iLjI2NDU4cHgiIGZpbGw9IiNmZmZmZmYiPkM8L3RzcGFuPjwvdGV4dD48L2c+PC9zdmc+", "description": "This is for testing client API", "visibility": "public", "createdAt": 1644371278721 } ] } ```
×
Sign in
Email
Password
Forgot password
or
Sign in via Google
Sign in via Facebook
Sign in via X(Twitter)
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
Continue with a different method
New to HackMD?
Sign up
By signing in, you agree to our
terms of service
.