Get Cancelled FIO RequestsAsk AIpost https://test.fio.eosusa.io/v1/chain/get_cancelled_fio_requestsReturns FIO Requests sent by the supplied FIO Public Key, which are in the cancelled 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 200Returns FIO Requests. 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