User Info
get
Responses
200Success
application/json
get
/userinfo200Success
Last updated
Last updated
GET /samchon/nestia/userinfo HTTP/1.1
Host: github.com
Accept: */*
{
"sub": "text",
"iss": "text",
"aud": "text",
"authorization_id": "text",
"scopes": [
"text"
],
"updated_at": "text",
"humanity_id": null,
"wallet_address": null,
"email": null,
"email_verified": true
}