Get the review score given by the subscriber to an item. Replace SUBSCRIBER_ID with the unique id of the subscriber and ASSET_ID with the unique id of the item to retrieve the score.
1 |
4.5 |
1 2 3 4 5 |
{ result: "error", message: "UNAUTHORIZED", reason: "No Authorization Token" } |
To see how to get access token - (see Getting Access Tokens)
HTTP Status 404