List Task Batches
Returns a paginated list of task batches for the specified farm
Documentation Index
Fetch the complete documentation index at: https://docs.nonce.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Clerk Machine API Key for authentication
Query Parameters
Page number (default: 1)
x >= 11
Number of items per page (default: 10, max: 10000)
1 <= x <= 1000010
Filter by task name. Supports multiple values separated by comma. Task or event type dispatched to miners or agents. Execution types: miner.system.reboot, miner.log.get, miner.light.update, miner.power_mode.update, miner.pool.update, miner.pool.lock, miner.firmware.update, agent.scan.create, agent.self.update. Event types: miner.asset.update, miner.asset.delete, miner.rack_location.update.
"miner.system.reboot,miner.pool.update"