Get block details
POST
Authorizations
ApiKeyAuthApiKeyAuthapi-key string
NOWNodes API key passed in the api-key header.
Returns information about a specific block. You can specify the block by its hash, height, or finality. Finality options: "optimistic" (latest block) or "final" (block that has been finalized by consensus).
Body
application/json
jsonrpcstring2requiredJSON-RPC version specification
idstringrequiredRequest identifier for matching responses
methodstringblockrequiredRPC method name
paramsobject | objectrequiredBlock identification parameters
Response
200OK
Successful block information response