Get a File's metadata
Returns the metadata for a single file, folder, or link by its id.
Authorizations
Path Parameters
File id
Response
OK
ChannelID is the file channel the item belongs to.
"a8f2c1d4-1234-4abc-9def-0123456789ab"
ClientPermissions controls client read/write access for folders.
read_write, read_only "read_write"
CreatorId is the id of the user who created the file.
"f4a1b2c3-1234-4abc-9def-0123456789ab"
DownloadURL is a presigned URL for downloading the file's contents.
Fields holds the item's name, path, link target, size, and status.
LastModifiedBy identifies the user who last modified the file.
UpdatedDate is when the file was last updated.
UploadURL is a presigned URL for uploading the file's binary data, set on creation of an unuploaded file.