Tasks
Get File Details
The Get File Details task retrieves file information for a file from the Stubber file system.
Basic usage
Parameters
optional string
fileuuid The UUID of the file to be get details about.
optional array
fileuuids An array of UUIDs of the files to get the details about.
Result
Properties
fileuuid
integer
The UUID of the file.
encoding
string
The encoding of the file.
filename
string
The name of the file.
upload_date
date
The upload date and time of the file in the ISO 8601
format: YYYY-MM-DDTHH:mm:ss.sssZ
. For example: 2025-05-08T13:06:23.307Z
.
size
integer
The size of the file