Retrieve metadata for a file stored in Friendli Suite by file ID via the API. Returns filename, size, upload status, and creation timestamp.
ID of team to run requests as (optional parameter).
File ID
OK
File information.
ID of the file.
Name of the file.
Size of the file in bytes.
SHA256 hash of the file.
ID of the project the file belongs to.
ID of the creator of the file.
Unix timestamp (in seconds) of when the file was created.
Unix timestamp (in seconds) of when the file will expire.
Status of the file upload.
UPLOADING, UPLOADED, FAILED, DELETED