files.retrieve
¶
Retrieves information about a single file.
Request | Response | Error |
---|---|---|
ResourceRetrieveRequest<UFileIncludeFlags> |
UFile |
CommonErrorMessage |
This file can be of any type. Clients can request additional information about the file using the
include*
flags of the request. Note that not all providers support all information. Clients can query
this information using files.collections.browse
or
files.collections.retrieve
with the includeSupport
flag.