Retrieve Reputation Score
Last updated
Last updated
Retrieve the Reputation Score for an FSL ID user.
Make sure the ReputationScore
is included when requesting authorization. You cannot share or retrieve reputation scores without approval from the user.
Post
/api/account/party/reputationscore
Header
Content-Type
application/json
Authorization
Bearer <access token>
Parameters
appid
N
Provide the appid
if you want to retrieve scores from a specific app. You can find the App ID from developer console.
Retrieve global score if you don't provide appid
.
Request Example
Response