Logo
Blizzard API Documentation

User Info (header)

GET {{auth-uri}}/oauth/userinfo

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Authorization
string




RESPONSES

status





Curl
curl -X GET 'auth-uri/oauth/userinfo' -H 'Authorization: Bearer access-token'

ENDPOINTS