For AI agents: a documentation index is available at the root level at /llms.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Search
/
Ask AI
revvue.ai
Log in
Docs
API Reference
Surveys
Queries
surveyCsv
Ask a question
|
Copy page
|
View as Markdown
|
More actions
Arguments
queryOffset
Integer
Optional
Limit search with start index.
queryLimit
Integer
Optional
Limit search with stop index.
activeState
ActiveState
Optional
Active state
Allowed values:
ACTIVE
INACTIVE
DELETED
ids
list of optional Strings
Optional
Document ids.
countOnly
Boolean
Optional
Return only count.
freeTextSearch
String
Optional
Free text search.
filterOperator
LogicalOperator
Optional
Filter operator, e.g. 'and', 'or'.
Allowed values:
AND
OR
filters
list of optional
FilterConditionInput
Optional
List of filters to apply on the query.
Show 4 fields
templateId
list of optional Strings
Required
Survey template ids
fromDate
Datetime
Required
From date submission of survey.
toDate
Datetime
Required
To date submission of survey.
companyIds
list of optional Strings
Optional
Company ids
locationIds
list of optional Strings
Optional
Location ids.
filterByDateCreated
Boolean
Optional
Filter by date created.
Returns
an optional
SurveyCsvQuery
rowsCount
Integer
Optional
Csv row result count.
csv
String
Optional
The csv blob