[]
Request Body
Type: application/json-patch+json, application/json, text/json, application/*+json
Responses
[200] Success
binary
Type: [text/plain], [application/json], [text/json]
Parameters
| Name | In | Type |
|---|---|---|
| sessionId | query | string |
Request Body
Type: application/json-patch+json, application/json, text/json, application/*+json
Responses
[200] Success
Parameters
| Name | In | Type |
|---|---|---|
| sessionIdRequired | path | string |
Responses
[200] Success
binary
Type: [text/plain], [application/json], [text/json]
Parameters
| Name | In | Type |
|---|---|---|
| sessionIdRequired | path | string |
Responses
[200] Success
Parameters
| Name | In | Type |
|---|---|---|
| type | query | string |
Request Body
Type: application/json-patch+json, application/json, text/json, application/*+json
Responses
[200] Success
Parameters
| Name | In | Type |
|---|---|---|
| reportIdRequired | path | string |
| extensionName | query | string |
Request Body
Type: application/json-patch+json, application/json, text/json, application/*+json
Responses
[200] Success
Parameters
| Name | In | Type |
|---|---|---|
| reportIdRequired | path | string |
| exportSettingTemplateIdRequired | path | string |
| overrideExportSettings | query | boolean |
Request Body
Type: application/json-patch+json, application/json, text/json, application/*+json
Responses
[200] Success
Documents exporting model.
| Name | Type | Description |
|---|---|---|
| items | ExportItemModel | |
| includeDocumentPermissions | Boolean | Whether export the documents' permissions. |
| documentPermissionTemplateMappingsNullable | Array<DocumentPemissionTemplateMappingModel> |
Application relationship between docuemnts and permission templates. |
The need to be exported documents.
| Name | Type | Description |
|---|---|---|
| documentsNullable | Array<string> |
Need to be exported documents' ids. |
| Name | Type | Description |
|---|---|---|
| documentIdNullable | string | Document id. |
| permissionTemplatesNullable | Array<string> |
List of IDs of permission templates to be applied. |
| Name | Type | Description |
|---|---|---|
| includeNullable | Array<ExportItemModel> |
Include export items. |
| excludeReferenceDocumentTypesNullable | Array<string> |
The document types of the referenced documents that are not allowed to be exported. |
| includeDocumentPermissions | Boolean | Whether export the documents' permissions. |
| includeDocumentScheduleTasks | Boolean | Whether export tasks associated with a document. |
| documentPermissionTemplateMappingsNullable | Array<DocumentPemissionTemplateMappingModel> |
Application relationship between docuemnts and permission templates. |
| Name | Type |
|---|---|
| typeNullable | string |
| itemsNullable | Array<string> |
| Name | Type | Description |
|---|---|---|
| documentIdNullable | string | Document id. |
| permissionTemplatesNullable | Array<string> |
List of IDs of permission templates to be applied. |
| Name | Type |
|---|---|
| filtersNullable | Array<string> |
| Name | Type |
|---|---|
| allowedClaimsNullable | string |
| userFunctionsNullable | any |
| exportFormatNullable | string |
| parametersNullable | Array |
| cacheRefreshIsRequired | Boolean |
| settingsNullable | string |
| interactiveActionsNullable | Array<string> |
| skipEmptyReport | Boolean |
| maxExecLimit | int32 |