GETTING STARTED
Introduction
Core capabilities of Workspace.ai
Release Notes
Product Keyboard Shortcuts
FAQ

WORKSPACES - ORGANIZE YOUR WORK
Workspace Overview
Create a new workspace
Join an existing workspace
Perform other actions on a workspace board
Upload files to your workspace
Add Boards to workspace
Create Folder

TABLE
Table Overview
Create a new table from scratch
Import data into your table
Connect to an existing data source
Create a new table from a template
Add a column to the table
Collaborate using Add ON in a table
Add a new view to the table
Other options in the table
Perform other actions in the table
Perform other actions on a record in a table

APPLICATION
Application Overview
Create a new application
Add a new table to your application
Perform other actions in an application

AUTOMATIONS & INTEGRATIONS
Automations & Integrations Overview
Create automation and automation triggers
Integration with external third-party tools

DOCUMENTS
AI Document Overview
Create a new document
Create a new document from a template
Modify the document using contextual items
Manage your document
Perform other actions in the document

EMBED
Embed Overview
Embed a webpage
Perform other actions on the embedded webpage

HOME
Home page overview

TO-DOs
To-Do Overview
Create a new task
Perform other actions in the To-Dos list
Filter options in the To-do list

CALENDAR
Calendar Overview
Create a new Calendar event

UNIVERSAL SEARCH
Search Overview
How to use the search and apply filters
Connect to an external search skill for extended search

ADMINISTRATION
Add a new bot skill

WORK WITH KORA BOT
Kora Overview & Capabilities
How to use the Kora Bot
Manage Widgets in Kora Bot

ANALYTICS
Analytics Overview
Create a new dashboard
Perform other actions in a dashboard
Add a widget in a dashboard
Perform more actions on a widget

API REFERENCE
API Introduction
Generating an API key
List of APIs
User Profile APIs
Get self-user profile
Search for users account
Search for workspaces of users
Table App APIs
Search for a Table App for which user got access
Get specific tableapp by tablapp ID
Get specific table of a tableapp using table ID
Get rows of a table
Create row inside a table with content
Get specific row of a table using rowID
Update specific row of a table using rowID
Delete specific row of a table using rowID
Poll for table row updates from specific time
  1. Home
  2. API Reference
  3. List of APIs

List of APIs

Following is the list of APIs available from the Workspace.ai application.

Based on the functionality addressed, the APIs can be categorized as:

  • APIs related to users, refer
  • APIs related to Table apps, refer
API Description
User APIs
Get self-user profile To get full details of your profile.
Search for users account To search and get users based on their email IDs.
Search for workspaces of users To search for workspaces for which you have access.
Table App APIs
Search for Table App for which user got access To search for table applications for which you have access.
Get specific tableapp by tablapp ID To search for a table application using a specific table app ID.
Get specific table of a tableapp using table ID To search for a specific table from a table application using a specific table app ID.
Get rows of a table

 

To get the information from the rows of the table.
Create Row inside a table with content To create a row inside a table and add content in the row.
Get specific row of a table using rowID To get details of a specific row in a table using the row ID of the row.
Update specific row of a table using rowID To update details of a specific row in a table using the row ID of the row.
Delete specific row of a table using rowID To delete a specific row in a table using the row ID of the row.
Poll for table row updates from specific time To get the newly created/updated/deleted table rows in a specific table by specifying the activity and timestamp.

 

© 2023 Kore.ai, Inc. – All trademarks are the property of their respective owners.

Menu