Get the manifest of an existing file sync project

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

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
projectId
integer (int32) Required

Unique ID of the file sync project

version
stringRequired

The requested API version

Default"1.17"
Responses
200

OK

Expand All
object

Manifest of a file sync project

Version
string

Version of the manifest

Files
Array of object (V1.Models.FileSync.FileSyncFile)

List of manifest files

object

File of manifest of file sync project

Name
string

File name including relative file path

Size
integer (int64)

Size of the file in bytes

Md5Checksum
string

MD5 Checksum Hex-string of the file

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
404

Project not found

500

Unexpected error

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