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 or truncatedReference of the File whose metadata should be retrieved.

On Success

  • The metadata of the File that matches the id or truncatedReference.

On Failure

  • No File corresponds to the id or truncatedReference.

How to execute this use case with the Connector?

The Connector is our first-class citizen, thus we provide you with a detailed API description for every use case. This use case can be executed with the REST API of the Connector which you can Access the Connector.
Corresponding interactive API docs excerpt: