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
Inbox
Types
Objects
InboxView
OBJECT
Ask a question
|
Copy page
|
View as Markdown
|
More actions
Fields
id
String
Optional
format: "uuid"
Unique id (UUID).
documentType
DocumentType
Optional
Document type.
Show 40 enum values
activeState
ActiveState
Optional
Active state
Allowed values:
ACTIVE
INACTIVE
DELETED
created
Datetime
Optional
Timestamp when document was created.
changed
Datetime
Optional
Timestamp of when the last change occurred.
createdBy
String
Optional
Audit identification of who created the document.
changedBy
String
Optional
Audit identification of who changed the document.
tenantId
String
Optional
Document tenant id.
displaySettings
InboxViewSettings
Optional
Display settings.
Show 1 field
filters
list of optional Strings
Optional
Filters.
icon
String
Optional
Icon.
name
String
Optional
Name.
parentId
String
Optional
format: "uuid"
Parent id.
sorting
list of optional
InboxViewSorting
Optional
Sorting.
Show 2 fields
order
Integer
Optional
Order.
Referenced by
Fields
InboxViewQuery.documents
MutateInboxView.documents