Query outgoing Requests
This use case is intended to query outgoing LocalRequests.
Parameters
- The idof the LocalRequest.
- The peeris theaddressof the Identity that the LocalRequest was sent to.
- createdAtindicates the date of LocalRequest creation.
- The statusof the LocalRequest.
- The contentdescribes the Request wrapped by the LocalRequest.
- The sourceof the LocalRequest.
- The responsedescribes the Response that might exist for the Request.
On Success
- Returns a list of outgoing LocalRequests that match the query.
On Failure
- The parameters are malformed.