Request Body
없음
JSON
복사
Response Body
# 200 OK
{
"id": 21,
"name": "testcyan",
"reliability": 100,
"profile_img": "/media/default_profile_img.jpg",
"friend_count": 2
}
# 405 Method Not Allowed
{
"error": "Unsupported method"
}
JSON
복사