GET https://api.surveyjs.io/private/Surveys/getPublicResultSummaryState/{id}
Returns the state of a result summary without private columns.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id |
A survey ID.
|
globally unique identifier |
Required
|
Response Information
IHttpActionResult
None.
Response Formats
application/json, text/json, application/xml, text/xml
Sample not available.