List Event Logs
Logs
List Event Logs
Get list of all event logs from Bitcoin event triggers with filtering and pagination options.
GET
List Event Logs
Documentation Index
Fetch the complete documentation index at: https://docs.gomaestro.org/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Query Parameters
Page number for paginated results (starts from 1)
Required range:
x >= 1Example:
"1"
Number of items per page
Required range:
1 <= x <= 100Example:
"20"
Filter logs by trigger ID
Example:
"trigger123"
Filter logs by chain
Example:
"bitcoin"
Filter logs by network
Example:
"mainnet"
Response
Success

