Error
QueryService
Get a specific event by ID.
GET
Error
Documentation Index
Fetch the complete documentation index at: https://docs.thru.org/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
Query Parameters
Request the version for a specific slot number.
Request the version nearest to the provided block timestamp.
Request the version for a specific seq number. Relevant only for GetAccount and GetRawAccount requests.
Response
A successful response.
Event represents a transaction event emitted by the chain.
Signature represents a 64-byte signature value.
Pubkey represents a 32-byte public key value.
Pattern:
^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$List events with CEL filtering and pagination. Returns events ordered from most recent to older.
Previous
Get block heights
Next