List all transactions across contracts. Accepts the same filters as the contract-scoped endpoint, plus contract_id and type filters.
Filter by contract
"con_a1b2c3d4"
Filter by transaction type
ppa Filter by transaction status
valid, invalid, superseded Filter by sender EIC code
"11YWINDPARKNO--A"
Filter by receiver EIC code
"11YGREENENERGY-Z"
Filter by delivery date (shorthand for full-day range)
"2026-01-15"
Filter: delivery start >= this value (ISO 8601)
"2026-01-01T00:00:00Z"
Filter: delivery end <= this value (ISO 8601)
"2026-03-31T23:45:00Z"
Filter: slot number >= this value (1–100)
1 <= x <= 100Filter: slot number <= this value (1–100)
1 <= x <= 100Maximum number of items per page
1 <= x <= 100Return records after this ID (cursor-based pagination)
"con_a1b2c3d4"