Get File metadata
This use case retrieves the metadata information of a File. If it is not the metadata information of the File that is of interest, but its actual content, the File must be downloaded instead.
Parameters
id
ortruncatedReference
of the File whose metadata should be retrieved.
On Success
- The metadata of the File that matches the
id
ortruncatedReference
.
On Failure
- No File corresponds to the
id
ortruncatedReference
.