get https://api.mediasilo.com/v3/assets//ratings
Retrieve all ratings that users have made on an asset
Log in to see full request history
Returns all ratings on the asset by user ID, user name, user email, and rating.
Responses
Retrieve all ratings that users have made on an asset
Returns all ratings on the asset by user ID, user name, user email, and rating.
xxxxxxxxxx
curl --request GET \
--url https://api.mediasilo.com/v3/assets/assetId/ratings \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: