Analytics
Get public results
Returns a form's aggregated results for anyone holding its public results link.
curl -X GET "https://example.com/results/public/string"{ "total_responses": 0, "nodes": [ { "node_id": "string", "node_text": "string", "node_type": "string", "total_responses": 0, "total_views": 0, "answers": [ {} ] } ], "flow": {}}Empty
{ "code": "VALIDATION_ERROR", "error": "string", "details": null}