Worker Logs

Query worker logs from on-chain events

Fetches IntentExecuted events from ShadowVault, hydrates log content from IPFS. Pagination is block-range-based (fromBlock/toBlock), not offset-based.

get/v1/logs

Query parameters

fromBlockstring

Start block number

toBlockstring

End block number

limitnumber

Max results (default: 50)

Changes

Changed in 1 of the 15 revisions of this API.1