- V2
-
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
- 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
InternalDocuments
InternalDocuments
[GET] /internalApi/documents/{id}
Parameters
Name | Type | Located In |
---|---|---|
idRequired | string | path |
rev | int32 | query |
Response
Status Code: 200
Success
binary
[GET] /internalApi/documents/{id}/description
Parameters
Name | Type | Located In |
---|---|---|
idRequired | string | path |
Response
Status Code: 200
Success
InternalDocumentsController+DocumentDescription
Models
Ƭ InternalDocumentsController+DocumentDescription
Name | Type | Description | Example |
---|---|---|---|
idNullable | string | ||
typeNullable | string | ||
titleNullable | string | ||
fileNameNullable | string | ||
displayNameNullable | string | ||
documentRev | int32 | ||
isSystemReservedNullable | Boolean | ||
referencesNullable | InternalDocumentsController+DocumentReference | ||
metaNullable | string |
Ƭ InternalDocumentsController+DocumentReference
Name | Type | Description | Example |
---|---|---|---|
resourceNameNullable | string | ||
resourceDocTypeNullable | string | ||
documentIdNullable | string | ||
documentRev | int32 | ||
contentUrlNullable | string |