Get Mapped NFTs for HashAsk AIpost https://test.fio.eosusa.io/v1/chain/get_nfts_hashReturns all NFT Signatures for supplied NFT hash.Body Paramshashstringrequiredlength between 1 and 64Defaults to f83b5702557b1ee76d966c6bf92ae0d038cd176aaf36f86a18e2ab59e6aefa4bSHA-256 hash of NFT asset.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