Get Received FIO RequestsAsk AIpost https://test.fio.eosusa.io/v1/chain/get_received_fio_requestsReturns all FIO Requests received by the supplied FIO Public Key, irrespective of status.Body Paramsfio_public_keystringrequiredDefaults to FIO8PRe4WRZJj5mkem6qVGKyvNFgPsNnjNN6kPhh6EaCpzCVin5JjValid WIF Public Key with FIO Prefix.limitintegerNumber of requests to return. If omitted, all requests will be returned.offsetintegerFirst request from list to return. If omitted, 0 is assumed.Responses 200Example response 400HTTP code 400 is returned when request was malformed or contained improper values. The response body will indicate the name of the incorrect field, its type, and the value the service received. 404HTTP code 404 is returned when the requested information could not be found.Updated 10 months ago