APIReferenceForms
Get aggregated form results
Returns the total response count and a per-field distribution of answers.
Authorization
ApiKey AuthorizationBearer <token>
In: header
Path Parameters
id*string
Form id.
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/forms/string/responses"{ "totalResponses": 0, "byField": {}}{ "error": "string"}{ "error": "string"}{ "error": "string"}{ "error": "string"}{ "error": "string"}