Caution
This page of API documentation is deprecated. Please refer to the new Swagger Documentation instead.
GET /me
200
โโโโโโโโ {
โโโโโโโโ "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
โโโโโโโโ }
โโโโโโโโ ]
โโโโโโโโ }
Getting Started
Jun 27, 2025Team Notes API [!Caution] This page of API documentation is deprecated. Please refer to the new Swagger Documentation instead. Get a list of notes in a Team's workspace GET /teams/:teamPath/notes URL ParamsteamPath: string Success Response
Jun 11, 2025GET /teams
Jun 11, 2025This page of API documentation is deprecated. Please refer to the new Swagger Documentation instead.
Jun 11, 2025or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up