Asset queries
Get assets
Retrieve assets with filtering and pagination.Get single asset
Search assets
Asset class queries
Get asset classes
Get single asset class
Job queries
Get jobs
Get single job
Template queries
Get templates
Get single template
Location queries
Get locations
Get single location
User queries
Get users
Get single user
Meter queries
Get meters
Get single meter
Measurement queries
Get measurements
Organization queries
Get organizations
Get organization hierarchy
Get active invites for the current user
Get active invites for an organization
Get invite by token
Look up an invite using the token from the invitation email. Useful when rendering an invitation acceptance page.Folder queries
Get folder
Get folders
Lists folders for an organization. PassparentId to list children of a specific folder; omit it to list all folders.
Manifest Connect (LiveKit) queries
Check if a LiveKit room is active
Returnstrue when a LiveKit room exists for the chat with at least one participant. You must be a participant of the chat.
Fault queries
Get faults
lastModified field returns an ISO 8601 timestamp representing the most recent activity on a fault. It is calculated from the latest of:
createdAtresolvedAt(if the fault has been resolved)- The creation date of any associated job
lastModified to sort or filter faults by recent activity rather than relying on createdAt alone.
