Get Mapped NFTsAsk AIpost https://test.fio.eosusa.io/v1/chain/get_nfts_fio_addressThis API endpoint returns all NFT Signatures for supplied FIO Handle.Body Paramsfio_addressstringrequiredlength between 3 and 64Defaults to vitalik@safuFIO Handle. It used to be called FIO Address, so you will still see it referred to as such.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 mapped NFTs. 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