Tessa.Web.Controllers - пространство имён

Контроллеры для взаимодействия с desktop-клиентом.

Классы

AiAgentController Working with AI agent functionality.
AiFilesController Working with files in AI.
ApiAccessTokensController Working with API access tokens.
ApplicationsController Download apps in Tessa Applications (desktop client).
ApprovalProcessController Working with approval processes.
CardsController Working with cards.
CardTypesController Working with types CardType: types of cards Card, types of files File, types of tasks Task, and types of dialogs Dialog.
CheckController Check web service status and get its configuration and environment info. Works if flag HealthCheckIsEnabled in server's configuration is set true.
CheckRedisController Gets Redis connection string from the configuration. Works if flag HealthCheckIsEnabled in server's configuration is set true.
ContentController Working with content by link.
DashboardsController Working with dashboards.
FileVaultController Working with file vault.
FormEditorController Controller for managing forms.
GroupsController Working with groups API.
ImportCardsController Imports cards.
ImportCardsControllerCardImportFilesCreateRequest Import request with files.
InitializationController Get initialization info for current application, used on its startup.
LocalizationController Working with localization.
MailController SaaS controller for sending email notifications.
OperationsController Create, get, modify and delete operations.
SchemeController Working with scheme (database structure).
SearchQueriesController Working with search queries.
SessionsController Working with sessions. Open session methods doesn't require authentication via HTTP header or otherwise.
SettingsUnitsController Controller for working with settings units and their fragments in API.
SettingsUnitsUiController Controller for working with settings units and their fragments in UI editor.
TokensController Working with tokens.
TwoFactorAuthController Controller with methods for two-factor authentication. Methods doesn't require authentication via HTTP header or otherwise.
UserInfoController Provides endpoints for retrieving information about user(s).
ViewsController Working with views.
WfeController Working with workflow engine.
WidgetTemplatesController Working with widget templates.
WorkplacesController Working with workplaces.