Query Parameters
Message hash. Acceptable in hex, base64 and base64url forms.
Hash of message body.
Opcode of message in hex or signed 32-bit decimal form.
Direction of message.
Available options:
in
, out
Limit number of queried rows. Use with offset to batch read.
Required range:
1 <= x <= 1000
Skip first N rows. Use with limit to batch read.
Required range:
x >= 0