Read Profile Information
This method allows reading the information of the user. It includes premium status, channel, and login(can be an email).
Request
name | value |
---|---|
url |
|
method |
|
scope |
|
Response
name | type | description |
---|---|---|
channel | string | User's channel e.g. twitch.tv/pulsoid |
username | string | Username e.g. pulsoid, support@pulsoid.net |
mobile_login | boolean | Indicates whether user did login via mobile client |
heart_rate | boolean | Indicates whether user transmit any heart rate data |
cURL Request Example
Response Example
Last updated