Guru Tables
The provider models the data in API as a list of tables in a relational database that can be queried using standard SQL statements.
Guru Tables
| Name | Description |
| Analytics | Retrieves analytics events for a specific team (Admin users only). |
| Announcements | Retrieves announcements in the Guru organization. |
| AnnouncementStatsFull | Retrieves full statistics for a specific announcement. |
| AnnouncementStatsSummary | Retrieves summary statistics for a specific announcement. |
| AnnouncementStatsUsers | Retrieves user-level statistics for a specific announcement. |
| CardComments | Retrieves comments for a specific card. |
| CardFavoriteLists | Retrieves favorite lists containing a specific card. |
| CardFolders | Retrieves folders containing a specific card. |
| Cards | Retrieves extended information about individual knowledge cards. |
| CardTemplates | Retrieves card templates in the Guru organization. |
| CardVerifiers | Retrieves verifiers for a specific card. |
| CollectionAccess | Retrieves groups with access to a specific collection. |
| Collections | Retrieves collections in the Guru organization. |
| DirectReports | Retrieves direct reports for a specific manager. |
| FolderEffectivePermissions | Retrieves effective permissions for a specific folder. |
| FolderItems | Retrieves items contained within a specific folder. |
| FolderParent | Retrieves the parent folder of a specific folder. |
| FolderPermissions | Retrieves permissions for a specific folder. |
| Folders | Retrieves folders in the Guru organization. |
| FolderSearch | Searches for folders by name or description. |
| GroupCollections | Retrieves collections accessible to a specific group. |
| GroupMembers | Retrieves members of a specific group. |
| KnowledgeAssistants | Retrieves knowledge assistants in the Guru organization. |
| People | Retrieves information about a specific person by user ID. |
| SearchCardMgr | Searches cards in card manager. |
| SearchCards | Searches for cards using Guru Query Language. |
| TagCategories | Retrieves tag categories for a specific team. |
| Tags | Retrieves a specific tag by ID. |
| TeamMembers | Retrieves team members in the Guru organization. |
| TeamStats | Retrieves statistics for a specific team. |
| UnverifiedCards | Retrieves cards that need verification. |
| UserGroups | Retrieves user groups in the Guru organization. |
| WhoAmI | Retrieves information about the currently authenticated user or collection. |