This use case retrieves a File by an id or the reference. This is usually the case, when a reference to a File was received by a peer (over a Message or by any side channel).

Paramers

  • id or reference that identify the File.

On Success

  • The File that corresponds to the id or the reference.

On Failure

  • The given id or reference does not resolve to a File.

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: