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
Reviews
Queries
processedReviews
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.
ids
list of optional Strings
Optional
Review ids.
rawReviewIds
list of optional Strings
Optional
Review ids from source.
locationId
list of optional Strings
Optional
Location id.
locationExternalId
list of optional Strings
Optional
Location id.
overall
list of optional Doubles
Optional
Overall.
rating
list of optional Doubles
Optional
Rating.
fromDate
Datetime
Optional
From date.
toDate
Datetime
Optional
To date.
source
list of optional
IntegrationSource
Optional
Source.
Show 38 enum values
orderBy
list of optional
OrderBy
Optional
Sort Order and field
Show 2 fields
isTextInReview
Boolean
Optional
Is there a written text in the review.
replyStatus
list of optional
ReviewReplyStatus
Optional
Status of the reply
Allowed values:
REPLIED
SKIPPED
NOT_REPLIED
NOT_APPLICABLE
IGNORED
category
list of optional
TagCategories
Optional
Category.
Show 13 enum values
sentiment
list of optional
SentimentCategory
Optional
Sentiment.
Allowed values:
POSITIVE
NEGATIVE
NEUTRAL
VERY_POSITIVE
VERY_NEGATIVE
searchKeyWords
list of optional Strings
Optional
Keywords to search by.
stateSorting
list of optional
ColumnSorting
Optional
Sorting.
Show 2 fields
canReply
Boolean
Optional
For bulk replies.
Returns
an optional
ProcessedReviewQuery
documents
list of optional
ProcessedReview
Optional
count
Integer
Optional
Query result count.