Member
fetchMemberUserInfo
return information about Member compatible with openid
get/userinfo
Response
Success
Example response
{
"sub": "2012",
"name": "Buster McTest",
"given_name": "Buster",
"family_name": "McTest",
"email": "user@example.com"
}Changes
No recorded changes to this endpoint across all 3 revisions of this API.