This use case is intended to query outgoing LocalRequests.

Parameters

  • The id of the LocalRequest.
  • The peer is the Address of the Identity that the LocalRequest was sent to.
  • createdAt indicates the date of LocalRequest creation.
  • The status of the LocalRequest.
  • The content describes the Request wrapped by the LocalRequest.
  • The source of the LocalRequest.
  • The response describes the Response that might exist for the Request.

On Success

On Failure

  • The parameters are malformed.

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: