Skip to main content
GET
Fetch cleaning system stats

Description

Gets cleaning system stats.

Response

200 OK

where:
  • duplicates: The amount of duplicate responses. A response is duplicate when it is submitted from the same IP address and with same question answers as another response.
  • ipDuplicates: The amount of responses that came from the same ip address.
  • incompletes: The amount of incomplete responses. A response is considered as incomplete when it has less than 70% of its questions answered. Questions hidden by Skip Logic and other features are not taken into account.

400 Bad Request

ProjectId is missing.

401 Unauthorized

The user doesn’t have permissions.

500 Internal Server Error

Error occurred while processing the request.
Query Parameters

Authorizations

Authorization
string
header
required

Access token obtained from the m2m-token endpoint.

Headers

Authorization
string
required

Authorization token

Query Parameters

projectId
string

Response

Fetch cleaning system stats

The response is of type object.