getPayloadByHashAsk AIget https://{network-kadena}.gateway.tatum.io/chainweb/{apiVersion}/{chainwebVersion}/chain/{chain}/payload/{payloadHash}Path ParamsapiVersionnumberenumrequiredThe version of the API.0.0Allowed:0.0chainwebVersionstringenumrequiredThe version of the Chainweb protocol.mainnet01Allowed:mainnet01chainintegerrequired≥ 0Defaults to 0the id of the chain to which the request is sentpayloadHashstringrequiredlength between 43 and 43Payload hash of a blockQuery Paramsheightinteger≥ 0Height of a blockResponses 200The payload data of for the given block payload hash 404The block payload with that hash was not foundUpdated 5 months ago