Skip to content
Main Navigation
홈
시작하기
Console API
Appearance
Menu
Return to top
현재 사용자 정보 가져오기
GET
/v2/users/me
Authorizations
bearerAuth
Type
HTTP (bearer)
Responses
200
401
현재 사용자 정보
Content-Type
application/json
Schema
JSON
JSON
{
"sub"
:
"string"
}
GET
/v2/users/me
Playground
Authorization
bearerAuth
Try it out
Samples
cURL
JavaScript
PHP
Python
cURL
JavaScript
PHP
Python