Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://{subdomain}.easyflows.io/api/v1/app/reviews/summary
{ "data": { "average": 4.2, "total": 527, "distribution": { "1": 13, "2": 45, "3": 128, "4": 234, "5": 107 } } }
The reference of the product for which to get the review summary.
Success
The main data returned by the API endpoint.
Show child attributes