Get a list of file sync projects

Prev Next
Get
/v{version}/FileSync/Projects

Projects are implicitly filtered by the user's read permission.

Security
API Key
Header parameter nameX-ApiKey

Api Key

API Key
Header parameter nameX-Session-Id

Session Id

Path parameters
version
stringRequired

The requested API version

Default"1.17"
Responses
200

OK

Array of object
object

File sync project

Id
integer (int32)

Unique ID of the file sync project

ProjectName
string

Name of the file sync project

Created
string (date-time)

Creation date of the file sync project

Modified
string (date-time)

Last time the file sync project being modified

Version
string

Version of the file sync project

ImportInProgress
boolean

If true, the import is in progress

ExternalProcessInProgress
boolean

If true, the external process is in progress

UdcContainerId
integer (int32)

Unique ID of the UDC container

Permissions
object

UDC container permissions of the file sync project

Read
boolean
Write
boolean
400

Bad request

Expand All
object
ValidationErrors
object
property*
Array of string additionalProperties
string
403

Access denied

Expand All
object
Id
string
Type
string
Message
string
Values
object
property*
object additionalProperties
500

Unexpected error

Expand All
object
Id
string
Type
string
Message
string
Values
object
property*
object additionalProperties