This use case retrieves a Message by its id.

Parameters

  • id of the Message.

On Success

  • Returns the Message that corresponds to the id.

On Failure

  • id does not resolve to a Message.

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: