For the complete documentation index, see llms.txt. This page is also available as Markdown.

Get the count of all responses.

Required permissions: Responses and Reporting

get
Path parameters
surveyIDstring · uuidRequired
Query parameters
includePartialbooleanOptional
startDatestringOptional
endDatestringOptional
apiTokenstringRequired

API authentication token

Responses
200

OK

application/json
integer · int32Optional
get/surveys/{surveyID}/responses/count
GET /surveys/{surveyID}/responses/count?apiToken=text HTTP/1.1
Host: api.ubiquity.co.nz
Accept: */*
1

Last updated

Was this helpful?