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
surveys
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
locationId
list of optional Strings
Optional
Location ids.
assignedTo
list of optional Strings
Optional
Assigned to.
performedBy
list of optional Strings
Optional
Assigned to.
name
list of optional Strings
Optional
Survey name
surveyType
list of optional
SurveyType
Optional
Survey type.
Allowed values:
TEMPLATE
SURVEY
TRANSLATION
status
list of optional
SurveyStatus
Optional
Status.
Allowed values:
CREATED
IN_PROGRESS
COMPLETED
templateId
list of optional Strings
Optional
Survey template ids
companyId
list of optional Strings
Optional
Company ids
fromDate
Datetime
Optional
From date submission of survey.
toDate
Datetime
Optional
To date submission of survey.
filterByDateCreated
Boolean
Optional
Filter by date created.
Returns
an optional
SurveyQuery
documents
list of optional
Survey
Optional
count
Integer
Optional
Query result count.