v1

latestOpenAPI 3.0.32026-07-13401683.8 KB
CD Drive

Get file information.

Get the information about a file in the customer's private CD Drive.

get/api/v2/cddrive/files/{file-id}

Response

The file information.

namestring required

The name of the file including the extension.

parentIdinteger required

The ID of the parent folder or 0 for the root folder.

idinteger required

The ID of the file.

createdDatestring date-time required

The date and time the file was created in ISO 8601 format.

lastModifiedDatestring date-time required

The date and time the file was last modified in ISO 8601 format.

sizeinteger

The size of the file in bytes.