Query incoming Requests
This use case is intended to query incoming LocalRequests.
Parameters
- The
idof the LocalRequest. - The
peeris theaddressof the Identity that sent the LocalRequest. createdAtindicates the creation date of the LocalRequest.- The
statusof the LocalRequest. wasAutomaticallyDecidedindicates whether the Request was automatically decided by the Decider Module.- 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 incoming LocalRequests that match the query.
On Failure
- The parameters are malformed.