Get
/v{version}/FileSync/Projects/{projectId}/Manifest
Projects are implicitly filtered by the user's read permission.
Security
API Key: api_key
Header parameter nameX-ApiKey
Api Key
API Key: session_id
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
Responses
200
OK
object
Manifest of a file sync project
Files
Array of object (V1.Models.FileSync.FileSyncFile)
List of manifest files
object
File of manifest of file sync project
Md5Checksum
string
MD5 Checksum Hex-string of the file
Example415B4FA95F55D9E6E703DD9D03B2A7D8
Name
string
File name including relative file path
Exampleimages/thumbnails/logo.png
Size
integer (int64)
Size of the file in bytes
Example53479
Version
string
Version of the manifest
400
Bad request
object
ValidationErrors
object
property*
Array of string additionalProperties
string
401
Unauthorized
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties
403
Access denied
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties
404
Project not found
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties
500
Unexpected error
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties