[]
        
(Showing Draft Content)

InternalDocuments

InternalDocuments

[GET] /internalApi/documents/{id}

Parameters

Name In Type
idRequired path string
rev query integer

Responses

[200] Success

binary

Type: [text/plain], [application/json], [text/json]

[GET] /internalApi/documents/{id}/description

Parameters

Name In Type
idRequired path string

Responses

[200] Success

InternalDocumentsController+DocumentDescription

Type: [text/plain], [application/json], [text/json]

Models

Ƭ InternalDocumentsController+DocumentDescription

Name Type
idNullable string
typeNullable string
titleNullable string
fileNameNullable string
displayNameNullable string
documentRev int32
isSystemReservedNullable Boolean
referencesNullable Array<InternalDocumentsController+DocumentReference>
metaNullable string

Ƭ InternalDocumentsController+DocumentReference

Name Type
resourceNameNullable string
resourceDocTypeNullable string
documentIdNullable string
documentRev int32
contentUrlNullable string