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
Companies & locations
Queries
locations
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
name
list of optional Strings
Optional
Location names.
Returns
an optional
LocationQuery
documents
list of optional
Location
Optional
count
Integer
Optional
Query result count.