Logo
Logo
⌘K

The Upload folder Object

Attributes

createdAt

date

Timestamp when the folder was created.

id

string

Unique identifier of the upload folder.

name

string

Name of the upload folder.

numSubfiles

number

Number of files the folder contains.

numSubfolders

number

Number of folders the folder contains.

parentFolderId

nullable string

Unique identifier of the folder containing the folder. This is null when the folder is in the root directory.
Upload folder Object