-
V1
- Account
- Admin
- AdminUpload
- Analysis
- ApiResource
- ApiScope
- Assets
- AuditLog
- Auth
- AuthToken
- Avatar
- BatchDownloadDocuments
- CacheMeta
- Caching
- CheckUpdate
- ClaimMapping
- Client
- Collections
- Config
- CustomizeProperties
- Dashboard
- DashboardView
- DataMonitoring
- DataProvider
- DataSource
- DataSourceAPI
- DataSourceFile
- DataSourcePreview
- Dataset
- DatasetExport
- DatasetPreview
- Design
- DesignApi
- DesignTemplates
- DocumentBinder
- Documents
- EmbededReport
- Export
- ExportTemplate
- ExternalLoginProvider
- ExternalUser
- FloorPlanView
- GraphQl
- Group
- HealthCheck
- Heartbeat
- Hierarchy
- Home
- IdentityResource
- Import
- Integration
- InternalDocuments
- LanguagePackage
- LanguageResource
- License
- LocalDeployment
- ModelDrafts
- ModelEditor
- Node
- Notification
- Permission
- Pivot
- PluginAssets
- Preview
- PushDataset
- QueryEndpoint
- QueueMonitor
- ReferenceResolving
- Reports
- Resource
- Resources
- Role
- RoleDocumentColumns
- SceneView
- Schedule
- ScheduleTemplate
- SchedulesApi
- SecurityProvider
- Semantic
- Session
- Settings
- SharedResources
- StreamingDatasetApi
- SystemConfig
- SystemConfigs
- Tenant
- TenantModification
- Theme
- ThemeFiles
- Token
- Upload
- UploadTheme
- User
- UserFunctions
- View
- VisualSandbox
- WebPages
- WorkerJob
- WorkersRegistrar
- overview
- V2
Config
Config
[GET] /api/Config/EndPoints
Response
Status Code: 200
Success
[GET] /api/Config/Portal
Response
Status Code: 200
Success
any
[GET] /api/Config/CustomThemes
Response
Status Code: 200
Success
Models
Ƭ EndPointEx
| Name | Type | Description | Example |
|---|---|---|---|
| urlNullable | string | ||
| authorizationRequired | Boolean | ||
| isApp | Boolean | ||
| licenseable | Boolean | ||
| pluginKeyNullable | string |
Ƭ CustomThemeDTO
| Name | Type | Description | Example |
|---|---|---|---|
| nameNullable | string | ||
| displayNameNullable | string | ||
| pluginVersionNullable | string | ||
| themeVariables | ThemeVariables | ||
| modified | ISO DateTime Sting |
Ƭ ThemeVariables
| Name | Type | Description | Example |
|---|---|---|---|
| dark_theme | Boolean | ||
| accent1Nullable | string | ||
| accent2Nullable | string | ||
| content_bgNullable | string | ||
| panels_bgNullable | string | ||
| content_textNullable | string | ||
| text_contrastNullable | string | ||
| nav_bgNullable | string | ||
| nav_textNullable | string | ||
| portal_header_bgNullable | string | ||
| portal_header_textNullable | string | ||
| toolbar_bgNullable | string | ||
| toolbar_textNullable | string | ||
| toolbar_heightNullable | string |