Features Illustration
Onvo AI
GitHubGitHub (opens in a new tab)
  • Onvo Documentation
  • Introduction
  • Quickstart
  • Creating your first dashboard
  • Managing multiple users
  • Customising the UI
  • Setting up filters
  • Advanced
  • Security Considerations
  • Self Hosting
  • Concepts
  • Accounts
  • Automations
  • Dashboards
  • Data Sources
  • Embed Users
  • Questions
  • Sessions
  • Teams
  • Widgets
  • Libraries
  • Javascript library
  • Python library
  • React library
  • Ruby library
  • Rust library
  • APIs
    • GET Get Accounts by Id
    • GET Get All Accounts
    • DEL Delete Automation by Id
    • GET Get All Automations
    • GET Get Automation by Id
    • GET Get Automation Runs
    • POST Update Automation by Id
    • PUT Create Automation
    • DEL Delete Dashboard by Id
    • DEL Unlink Datasource from Dashboard
    • GET Get All Dashboards
    • GET Get Dashboard by Id
    • POST Update Dashboard by Id
    • POST Update Dashboard Widget Cache
    • PUT Create Dashboard
    • PUT Link Datasource to Dashboard
    • DEL Delete Data Source by Id
    • GET Get All Data Sources
    • GET Get Data Source by Id
    • GET Initialize Data Source Data by Id
    • POST Update Data Source by Id
    • POST Upload Data Source File
    • PUT Create Data Source
    • DEL Delete Embed User by Id
    • GET Get All Embed Users
    • GET Get Embed User by Id
    • GET Get Token for Embed User by Id
    • POST Upsert Embed User
    • DEL Delete Question
    • GET Get Questions by Dashboard
    • POST Ask Question to Dashboard
    • POST Update Question by Id
    • DEL Revoke Dashboard Sessions
    • GET Get All Dashboard Sessions
    • POST Upsert Dashboard Session
    • GET Get All Teams
    • GET Get Team by Id
    • POST Update Team by Id
    • DEL Delete Widget by Id
    • GET Export Widget by Id
    • GET Get All Widgets under Dashboard
    • GET Get Widget by Id
    • PATCH Request Edit Widget by Id
    • POST Execute Widget Code
    • POST Update Widget by Id
    • PUT Create Widget
Question? Give us feedback → (opens in a new tab)
Onvo Documentation
Libraries
Rust library

Rust library

This section will walk you through some of the objects available when using the Onvo AI platform

⚠️

This library is still under development. You can find more details here: https://github.com/onvo-ai/sdks/pull/8 (opens in a new tab). We are also looking for contributors so if you are interested, please send us a pull request.

Ruby libraryGet:Get Accounts by Id