Skip to main content
GET
Get responses usage for quotas

Description

Gets the total count of responses. Used to check quotas usage.

Response

200 OK

where:
  • totalResponsesCount: The amount of responses submitted for the desired campaign.
  • The rest of the objects correspond to the questions quota usage.

400 Bad Request

ProjectId and/or campaignId are 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

Query Parameters

projectId
string
campaignId
string

Response

Get responses usage for quotas

The response is of type object.