Skip to main content
GET
Error

Authorizations

x-cdata-authtoken
string
header
required

Path Parameters

Workspaceid
string
required

The key Workspaceid

Query Parameters

$select
string

Select structural property

Response

workspaces response

Workspaceid
string
required

The workspace Id.

ArchiveDestination
string

The type of storage location where archived transactions and files should be stored (such as local file system or S3). Available values are 'LocalDisk, S3'.

ArchiveFolder
string

The file path or folder location where Arc stores archived transaction logs and processed files for long-term retention.

AutoTaskType
string

The type of automated maintenance task to run. Available values are 'Delete, Archive'.

AutoTaskInterval
string

How many days of records to keep.

CleanupReceiveFolder
boolean

Include files in Receive folders in cleanup operations.

CleanupSendFolder
boolean

Include files in Send folders in cleanup operations.

CleanupSentFolder
boolean

Include files in Sent folders in cleanup operations.

CleanupTransactions
boolean

Include transactions in cleanup operations.

EmailSendGridURL
string

The SendGrid API endpoint URL used when sending email notifications through the SendGrid service.

EmailSendGridAPIKey
string

The API key required to authenticate with SendGrid for sending emails from Arc.

EmailProtocol
string

The email protocol to use for sending notifications. Available values are 'SMTP, SendGrid'.

NotifyEmail
boolean

Send an email to the specified email addresses when an error is encountered.

NotifyEmailFrom
string

The email address used as the sender of notification emails.

NotifyEmailTo
string

A comma-separated list of notification email recipients.

NotifyEmailSubject
string

The notification email subject.

MaxFilesPerPort
string

The maximum number of files sent by each thread assigned to the connector.

MaxWorkersPerPort
string

The number of worker threads allocated to the connector for parallel processing.

SMTPServer
string

The host name or IP address of your SMTP server.

SMTPUser
string

The username to authenticate to your SMTP server.

SMTPPassword
string

The password to authenticate to your SMTP server.

SMTPPort
string

The port of your SMTP server.

SMTPSSLMode
string

The SSL mode of your SMTP server.

Other
string

The list of properties above is not comprehensive. You can use the API to set any profile property not listed above, using the same name/value format. All available profile default properties are returned in a GET request. You do not need to include an Other property when using additional settings that are not listed here.