Skip to main content

Get Exports

Select

Customer Managed

This operation returns a list of all exports.

Request Parameters

Name

Description

entityType

Type of entity.

Valid values are:

  • 9502, QuerySet
  • 9503, DownloadSet

operationType

Type of operation.

Valid values are:

  • 1, ADD
  • 2, DELETE
Request Body
  • containerOpReq object
  • entityType integer
  • operationType integer
  • userGuid string
  • fromSite integer
  • container object
  • capabilities integer
  • containerFullName string
  • containerType integer
  • createTime integer
  • containerName string
  • deDuplicateFields string
  • containerOwnerType integer
  • comment string
  • attribute integer
  • containerId integer
  • containerGuid string
  • ownerInfo object
  • aliasName string
  • userGuid string
  • userName string
  • filter object
  • pagingData object
  • startIndex integer
  • fetchEmails boolean
  • pageSize integer
  • fetchFiles boolean
Responses

OK


Schema
  • containers object[]
  • capabilities integer
  • containerFullName string
  • containerType integer
  • createTime integer
  • containerName string
  • deDuplicateFields string
  • containerOwnerType integer
  • comment string
  • attribute integer
  • containerId integer
  • containerGuid string
  • ownerInfo object
  • aliasName string
  • userGuid string
  • userName string
Loading...