This is an example call for eth_chainId.
eth_chainId
{ "jsonrpc": "2.0", "id": "1", "method": "eth_chainId", "params": null }
{ "jsonrpc": "2.0", "id": "1", "result": "0x10f2c" }